Define scale in contourplot
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Star Strider
el 3 de Mzo. de 2016
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.
0 comentarios
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!