How to set the colour axis of an overlapping contour on a contour plot?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have two sets of data that I would like to display on the same contour plot, A as a contourf and B as a contour over the top. The problem is that A and B do not have the same range of values, A[-6 6] and B[200 300], making the contour gradient in B unreadable. Is there a way to set the caxis for for A and B separately, just to show the gradient of B over the A contourf plot?
Thank you
댓글 수: 0
답변 (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!