フィルターのクリア

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 Center および File ExchangeAnnotations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by