Command to save figures as image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I was to add a button to my GUI that when clicked, will search for any open figures, and save them as a *.emf file. I have a lot of figures, and it is not efficient saving them all one by one.
Also, my figures use colordef none which results in a black background. In order to save the figures as they are displayed, I have to go into export settings and uncheck "custom color-w" each time.
Is is possible to take care of both of these tasks with the click of a button and some commands?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Interactive Control and Callbacks 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!