Change marker size in clabel/contour
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How do I change the + marker size when using clabel to create vertical text labels?

0 commentaires
Réponses (1)
TastyPastry
le 20 Oct 2015
You can put additional options in your call to clabel(). To change the font size:
clabel(c,h,'fontsize',%a scalar greater than 0)
2 commentaires
Voir également
Catégories
En savoir plus sur Contour Plots 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!