plot font differences between 2014a and b

1 次查看(过去 30 天)
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