How do I print my figure to a file of publication quality?
47 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 20 Gen 2012
Modificato: MathWorks Support Team
il 23 Ott 2025 alle 12:36
How can I export MATLAB figures as publication-quality graphics?
Risposta accettata
MathWorks Support Team
il 8 Ott 2025 alle 0:00
Modificato: MathWorks Support Team
il 23 Ott 2025 alle 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!