Contour bar level step
조회 수: 2 (최근 30일)
이전 댓글 표시
I have 5 different group of data which have different properties. I want to show them in the contour plot by just five colors. But it shows me some extra colors both in the plot and in the color bar. How can I be specific about the colors? Thanks.
댓글 수: 3
Walter Roberson
2018년 1월 20일
contour(Z,v) draws a contour plot of matrix Z with contour lines at the data values specified in the monotonically increasing vector v.
답변 (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!