How to save .eps files with different figures?
이전 댓글 표시
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
Jan
2014년 6월 25일
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!