make figure contours mor evident
1 回表示 (過去 30 日間)
古いコメントを表示
How I can plot the contour lines more evident in fig1 like it in figure 2? what is the command for that?
0 件のコメント
回答 (1 件)
Walter Roberson
2022 年 11 月 27 日
When you call contour() you can pass in the number of contour levels to use. Or instead you can pass in a vector of the values of the contour levels. To make the contours more obvious, reduce the number of contour levels.
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!