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!