Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Jpeg text rendering when saving.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a figure that gets saved as a JPEG format from within the program with the command:
print ('-djpeg100',[pn,'figure1.jpg']);
The saved image has got the axes labeling number running on top of each other quite unlike what I am seeing on the screen and obtain when I manually save the figure as a JPEG using File -> Save As. I would like to avoid having to do this work manually as it is time consuming and a real pain.
thanks,
0 Kommentare
Antworten (1)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!