Matlab R2022b won't save .fig
Mostrar comentarios más antiguos
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 comentarios
Star Strider
el 12 de Feb. de 2024
It might help if you post the code you use to create and save the figure.
Dominik Rohrbach
el 12 de Feb. de 2024
Editada: Dominik Rohrbach
el 12 de Feb. de 2024
Star Strider
el 12 de Feb. de 2024
I believe .fig files are saved as .mat files. Can you save .mat files?
Joe Vinciguerra
el 13 de Feb. de 2024
Is it possible that your operating system is hiding .fig files?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Printing and Saving en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!