Change marker size in clabel/contour
显示 更早的评论
How do I change the + marker size when using clabel to create vertical text labels?

回答(1 个)
TastyPastry
2015-10-20
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 个评论
ABDUL AZEEZ S
2020-7-23
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!