Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Jpeg text rendering when saving.

2 visualizaciones (últimos 30 días)
Francois Piche
Francois Piche el 17 de En. de 2012
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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,

Respuestas (1)

Oliver Woodford
Oliver Woodford el 18 de En. de 2012
Try export_fig on the file exchange.

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by