필터 지우기
필터 지우기

Why does Matlab 2016a automatically change font size of my figure when I save it as pdf?

조회 수: 57 (최근 30일)
When I plot a figure, I use "set(gca, 'FontSize', 6.0);" to set axes' font to size 6 pt. However, when I save the figure to pdf format, I can see matlab automatically enlarge the figure in displaying window, and then saves it, and finally the font size is recovered in displaying window to 6 px. By using AI, I found the font in saved pdf is size 8 pt. I want to know how to keep the font size in saving pdf?
In fact, any font that is smaller than 8 will be changed to size 8.

답변 (2개)

Andrea Fino
Andrea Fino 2019년 11월 25일
편집: Andrea Fino 2019년 11월 25일
Same issue, the solution is in File->Export Setup, than change the "Scale font by that should be set as "auto" " then tap "Apply to Figure" and let's export your file ;)
Please see the attachment for details.
Hope that will help.
A. F.

Michael Mullen
Michael Mullen 2018년 6월 19일
This link helped me!

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by