Contour with proper scale
2 ビュー (過去 30 日間)
古いコメントを表示
Hi
I plot my contour but unfortunately it does not show enough line.
How can I increase the line (and decrease difference of line value ).
Attached there is an example. temperature difference of the lines is 5 C.
How can I decrease it to 2 C?
0 件のコメント
採用された回答
Star Strider
2020 年 8 月 21 日
You ccan specify the number of contours you want (see Contours at Twenty Levels), and also their levels by providing a vector of the levels (the vector must contain two or more values, to draw contours at one level, the two values must be the same).
0 件のコメント
その他の回答 (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!