M_map plot values greater than a threshold

2 ビュー (過去 30 日間)
Miguel andres
Miguel andres 2020 年 6 月 4 日
Hi all,
I have some problems with a m_pcolor map on Matlba.
I have a map with values of velocity of water currents. I would like to overlay the bathymetri so the land apperas in a fixed color.
I already have try with the contour of bathimetri = 0 (the contour pf the coast), but I would like to colored all the coast.
How can I do to just overlay in a m_pcolor the values of bathymetri grater than 0 and the values smaller appear transparent (so I can see the values of velocity)??
Something like mist=m_pcolor(bat_lon,bat_lat,batimetria([0,1000]),shading interp, colormap grey ????
Thank you and sorry for my english,
Miguel

回答 (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