Effacer les filtres
Effacer les filtres

plot font differences between 2014a and b

1 vue (au cours des 30 derniers jours)
okbyuki
okbyuki le 20 Jan 2015
Commenté : okbyuki le 21 Jan 2015
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?

Réponse acceptée

Chris Barnhart
Chris Barnhart le 20 Jan 2015
Probably this is what you want:
set(gcf, 'GraphicsSmoothing','off')
  1 commentaire
okbyuki
okbyuki le 21 Jan 2015
Thank you Chris. Your comment is really what I want. Additionally, I find property 'FontSmoothing' at axes. set(gca,'FontSmoothing','off')
Thank you.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by