How do I print my figure to a file of publication quality?
45 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 20 de En. de 2012
Editada: MathWorks Support Team
el 23 de Oct. de 2025 a las 12:36
How can I export MATLAB figures as publication-quality graphics?
Respuesta aceptada
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.
0 comentarios
Más respuestas (0)
Ver también
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!