Change marker size in clabel/contour

1 vue (au cours des 30 derniers jours)
MATLABer
MATLABer le 20 Oct 2015
Commenté : ABDUL AZEEZ S le 23 Juil 2020
How do I change the + marker size when using clabel to create vertical text labels?

Réponses (1)

TastyPastry
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
MATLABer
MATLABer le 22 Oct 2015
Modifié(e) : MATLABer le 22 Oct 2015
Thanks for your response. I was able to use the 'fontsize' option to change the text font size. However, how do I change the marker size?
ABDUL AZEEZ S
ABDUL AZEEZ S le 23 Juil 2020
edit the clabel programme in matlab directory

Connectez-vous pour commenter.

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!

Translated by