How to save .eps files with different figures?
Afficher commentaires plus anciens
So I am running a loop with various names and I am plotting a figure for each. I have the code
saveas(gcf,[names(ii,:) '.eps'], 'epsc')
How do I label each figure so they save differently within each name? Each figure is different. Thanks
1 commentaire
Jan
le 25 Juin 2014
I do not understand the question:
How do I label each figure so they save differently within each name?
What should be different? The file name or the title of the figure?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Printing and Saving dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!