필터 지우기
필터 지우기

plot font differences between 2014a and b

조회 수: 1 (최근 30일)
okbyuki
okbyuki 2015년 1월 20일
댓글: okbyuki 2015년 1월 21일
I use 2014b currently, but I prefer 2014a font and line width settings. Is there any function to change the font and line width to 2014a setting?

채택된 답변

Chris Barnhart
Chris Barnhart 2015년 1월 20일
Probably this is what you want:
set(gcf, 'GraphicsSmoothing','off')
  댓글 수: 1
okbyuki
okbyuki 2015년 1월 21일
Thank you Chris. Your comment is really what I want. Additionally, I find property 'FontSmoothing' at axes. set(gca,'FontSmoothing','off')
Thank you.

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

추가 답변 (0개)

카테고리

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