MATLAB: Plot font differences between 2014a and b

axesfontlinewidth

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?

Best Answer

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