Change marker size in clabel/contour

How do I change the + marker size when using clabel to create vertical text labels?

回答(1 个)

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 个评论

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?
edit the clabel programme in matlab directory

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Contour Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by