How do I print my figure to a file of publication quality?
조회 수: 49 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2012년 1월 20일
편집: MathWorks Support Team
2025년 10월 23일 12:36
How can I export MATLAB figures as publication-quality graphics?
채택된 답변
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!