creating a .mat file

4 次查看(过去 30 天)
J A
J A 2019-4-3
评论: J A 2019-4-3
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!

采纳的回答

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

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by