How to save a a produced figure as various file format?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
jfrazie9
el 22 de Mayo de 2018
Respondida: Walter Roberson
el 22 de Mayo de 2018
I have produced a figure using various data and now am curious how I save this figure as the following file formats; *.fig, *.emf, *.tiff. I want to save these in the same directory I am working in.
0 comentarios
Respuesta aceptada
Walter Roberson
el 22 de Mayo de 2018
Call saveas() multiple times, once with each file name.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!