trying to open .fig file but an error shows

7 次查看(过去 30 天)
Dear Matlab experts
I have 6 figures i have generated before. Now all opens but a one which i belevie I have modified its font recently. the error message is attached. Please help if you have experienced this before.
Thank you
  6 个评论
Walter Roberson
Walter Roberson 2020-10-10
'JFIF' is the signature for a JPEG file. Somehow a JPEG got saved on top of the .fig file.
You will need to recreate the .fig or restore it from backup (if you have it on backup)

请先登录,再进行评论。

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2020-10-9
Some times, or many times, when you save a .fig file, there is also a .mat file saved for it. You need both files to be able to re-open the figure. I assume you didn't copy the .mat file, or they are lost, or they are over-written? Try an example to see how files are created when you save the .fig file.
  1 个评论
Abdulaziz Abutunis
Abdulaziz Abutunis 2020-10-9
There are other figures generated by the same code run and they are openning. I have never seen a .m file generated accompnying a saved .fig file.
Thank you

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by