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!