フィルターのクリア

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 件のコメント
MattyK
MattyK 2015 年 11 月 19 日
Thank you very much and for your patience. I will try very hard.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeContour Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by