Change marker size in clabel/contour

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

回答 (1 件)

TastyPastry
TastyPastry 2015 年 10 月 20 日

0 投票

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 件のコメント

MATLABer
MATLABer 2015 年 10 月 22 日
編集済み: MATLABer 2015 年 10 月 22 日
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 2020 年 7 月 23 日
edit the clabel programme in matlab directory

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeContour Plots についてさらに検索

質問済み:

2015 年 10 月 20 日

コメント済み:

2020 年 7 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by