Define scale in contourplot
Show older comments
I have several different contour plots, and therefore I need them with the same color-scale. I know their general values, say between 0-10, 0-1000, however I calculate them. I need their colors to be the same scale.
Answers (1)
Star Strider
on 3 Mar 2016
0 votes
See the documentation on the colormap function. You can also define the contour levels in the contour function if you need to do that as well.
Categories
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!