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

2 vues (au cours des 30 derniers jours)
good day! Help me please. How can i get rid of the yellow color in this attached contour filled plot?. Thanks.
  5 commentaires
MattyK
MattyK le 12 Nov 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 le 12 Nov 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.

Connectez-vous pour commenter.

Réponse acceptée

Star Strider
Star Strider le 11 Nov 2015
Edit the colormap for that figure so that the last value in the matrix is [1 1 1].
  8 commentaires
MattyK
MattyK le 19 Nov 2015
Thank you very much and for your patience. I will try very hard.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Contour Plots dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by