make figure contours mor evident

1 回表示 (過去 30 日間)
mehra
mehra 2022 年 11 月 27 日
回答済み: Walter Roberson 2022 年 11 月 27 日
How I can plot the contour lines more evident in fig1 like it in figure 2? what is the command for that?

回答 (1 件)

Walter Roberson
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.

カテゴリ

Help Center および File ExchangeContour Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by