Change marker size in clabel/contour
2 ビュー (過去 30 日間)
古いコメントを表示
How do I change the + marker size when using clabel to create vertical text labels?

0 件のコメント
回答 (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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Contour Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!