Contour bar level step
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 20 de En. de 2018
contour(Z,v) draws a contour plot of matrix Z with contour lines at the data values specified in the monotonically increasing vector v.
Respuestas (0)
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!