about the font property
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to ask the font porperty.
Could you know how to change the font to bold type?
0 commentaires
Réponse acceptée
Walter Roberson
le 18 Août 2012
That is handled by the FontWeight property:
FontWeight
{normal} | bold | light | demi
Weight of text characters. MATLAB uses this property to select a font from those available on your particular system. Generally, setting this property to bold or demi causes MATLAB to use a bold font.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Axis Labels dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!