How to save matlab figures in .eps format
18 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear All,
I wanted to generate the .eps formate of a figure in matlab.I wonder if anyone recommend me the steps to do so either matlab or any other softwares.
Thank you!
0 Kommentare
Antworten (2)
Walter Roberson
am 20 Feb. 2019
Use print with driver -depsc (color) or -deps (grayscale)
2 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!