Command to save figures as image
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!