Info

此问题已关闭。 请重新打开它进行编辑或回答。

Jpeg text rendering when saving.

2 次查看(过去 30 天)
Francois Piche
Francois Piche 2012-1-17
关闭: MATLAB Answer Bot 2021-8-20
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,

回答(1 个)

Oliver Woodford
Oliver Woodford 2012-1-18
Try export_fig on the file exchange.

此问题已关闭。

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by