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 CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by