How change the font size in contour while using "showText", "on"?
30 ビュー (過去 30 日間)
古いコメントを表示
Hi
I am using contour but I prefer to use "ShouwText" instead of clabel because its location on the line is very good.I am windering how can I change the font of the numbers if I am using this?
contour(x,y,T,'showText','on')
Regards,
Roya
0 件のコメント
回答 (1 件)
Nagasai Bharat
2021 年 4 月 20 日
Hi,
The contour function doesn't have the property to change the font size directly as an argument. In order to do change the font of the label, use of clabel is suggested.
0 件のコメント
参考
カテゴリ
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!