Change marker size in clabel/contour
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How do I change the + marker size when using clabel to create vertical text labels?

0 Kommentare
Antworten (1)
TastyPastry
am 20 Okt. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Contour Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!