plot font differences between 2014a and b

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?

 Accepted Answer

Probably this is what you want:
set(gcf, 'GraphicsSmoothing','off')

1 Comment

Thank you Chris. Your comment is really what I want. Additionally, I find property 'FontSmoothing' at axes. set(gca,'FontSmoothing','off')
Thank you.

Sign in to comment.

More Answers (0)

Asked:

on 20 Jan 2015

Commented:

on 21 Jan 2015

Community Treasure Hunt

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

Start Hunting!