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

조회 수: 49 (최근 30일)
How can I export MATLAB figures as publication-quality graphics?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 10월 8일 0:00
편집: MathWorks Support Team 2025년 10월 23일 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개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by