creating a .mat file

3 visualizaciones (últimos 30 días)
J A
J A el 3 de Abr. de 2019
Comentada: J A el 3 de Abr. de 2019
Hello,
I have a question. I have 25 images in a folder and I want to make a .mat file for a road-sign recognition system.
What are the steps for making a .mat file in Matlab?
Thank you very much!

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 3 de Abr. de 2019
Load the images into variable(s) in MATLAB.
Save the variables to a mat file.
  7 comentarios
Cris LaPierre
Cris LaPierre el 3 de Abr. de 2019
Use the save command, not the matfile command.
J A
J A el 3 de Abr. de 2019
OK! Thank you very much!

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by