make figure contours mor evident
이전 댓글 표시
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
2022년 11월 27일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!