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

1 次查看(过去 30 天)
good day! Help me please. How can i get rid of the yellow color in this attached contour filled plot?. Thanks.
  5 个评论
MattyK
MattyK 2015-11-12
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 2015-11-12
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.

请先登录,再进行评论。

采纳的回答

Star Strider
Star Strider 2015-11-11
Edit the colormap for that figure so that the last value in the matrix is [1 1 1].
  8 个评论

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Contour Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by