Matlab R2022b won't save .fig
Show older comments
Hi everyone,
I'm currently experiencing an issue where Matlab won't let me save a figure as .fig. I've tried saveas, savefig or manually saving the figure. It doens't even give me an error message it just doesn't create a file.
Does anyone know why this happens or how to fix it?
4 Comments
Star Strider
on 12 Feb 2024
It might help if you post the code you use to create and save the figure.
Dominik Rohrbach
on 12 Feb 2024
Edited: Dominik Rohrbach
on 12 Feb 2024
Star Strider
on 12 Feb 2024
I believe .fig files are saved as .mat files. Can you save .mat files?
Joe Vinciguerra
on 13 Feb 2024
Is it possible that your operating system is hiding .fig files?
Accepted Answer
More Answers (0)
Categories
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!