R2016a default size of title and xlabel many large

조회 수: 3 (최근 30일)
Leilane Passos
Leilane Passos 2017년 11월 7일
댓글: Greg 2017년 11월 9일
Dear all,
I was using Matlab R2013b and in that version when I made a figure and saved using the command saveas when I run in the script, the figure always was save automatically proportional. Now I started to use R2016a and when I run the same script, the figure didn't stay proportionally. The default fontsize of the title and the xlabel was large. Is there a away of my figure stay proportional automatically just like in version R2013b? Why this is happening?
  댓글 수: 3
Greg
Greg 2017년 11월 7일
Your question title states R2016b but the question itself references R2016a.
Leilane Passos
Leilane Passos 2017년 11월 8일
In R2013b I don't have a startup.m file. I corrected the error in the title, thanks!

댓글을 달려면 로그인하십시오.

채택된 답변

Greg
Greg 2017년 11월 7일
편집: Greg 2017년 11월 7일
R2014b introduced the "title-font-size-multiplier" (as well as label) for axes. See more here:
Also, R2016a made some (semi-drastic) changes to the way figures export. See the release notes for complete information:
  댓글 수: 2
Leilane Passos
Leilane Passos 2017년 11월 8일
Thanks Greg,
in the second link I found this command: matlab.graphics.internal.setPrintPreferences('DefaultPaperPositionMode','manual')
It solved my problem!
Greg
Greg 2017년 11월 9일
Glad I could help!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by