Borrar filtros
Borrar filtros

Saved Image Quality - Command line versus GUI

3 visualizaciones (últimos 30 días)
Peter de Vietien
Peter de Vietien el 23 de Feb. de 2016
When I save .png images, the quality is noticeably better if I use the GUI. How can I get the same quality image using the command line Matlab?
matlab -nodesktop -nodisplay -r "script_name"
My code to save the figure is
print('-dpng','-r150',frame_file);
Thanks!

Respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by