good day! Help me please. How can i get rid of the yellow color in this attached contour filled plot?. Thanks.

2 visualizaciones (últimos 30 días)
good day! Help me please. How can i get rid of the yellow color in this attached contour filled plot?. Thanks.
  5 comentarios
MattyK
MattyK el 12 de Nov. de 2015
Okay. Basically i just applied a contourf function over a somewhat projection with the code:
m_contourf(lon,lat,data(lat,lon),[-20.5:-10.5])
Please take note that I tried restricting the axis limits of the contour i.e. [-20.5:-10.5] as the aim was to get rid of all values above -10.5
Thanks.
MattyK
MattyK el 12 de Nov. de 2015
Okay. Basically i just applied a contourf function over a somewhat projection with the code:
m_contourf(lon,lat,data(lat,lon),[-20.5:-10.5])
Please take note that I tried restricting the axis limits of the contour i.e. [-20.5:-10.5] as the aim was to get rid of all values above -10.5
Thanks.

Iniciar sesión para comentar.

Respuesta aceptada

Star Strider
Star Strider el 11 de Nov. de 2015
Edit the colormap for that figure so that the last value in the matrix is [1 1 1].
  8 comentarios

Iniciar sesión para comentar.

Más respuestas (0)

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!

Translated by