How do I print my figure to a file of publication quality?

45 visualizaciones (últimos 30 días)
How can I export MATLAB figures as publication-quality graphics?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 8 de Oct. de 2025 a las 0:00
Editada: MathWorks Support Team el 23 de Oct. de 2025 a las 12:36
Using an appropriate file format and an appropriate set of options, MATLAB can export graphics of publication quality. 
Refer to the "formattype" section of the "print" documentation to explore the different available figure formats. The vector graphics file formats may often render the best quality exports.
In addition, the "export_fig" File Exchange submission can assist you with exporting graphics. Note, however, that this code is created by the community and not officially supported by MathWorks. More information on these functions and exporting graphics can be found in the following MathWorks blog post: Creating and Exporting Publication-Quality Graphics

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by