How to plot a map over plotm

Hi, I have a 360*720 matric which includes the value of the temperature of the globe with the spatial resolution of 0.5 degree. I would like to plot this metric as a map after I used the following code; figure;
worldmap world
load coastlines
plotm(coastlat, coastlon)
Thanks in advace.

1 件のコメント

Sreeraj T
Sreeraj T 2022 年 12 月 22 日
I am not sure whether you are following this thread anymore. I do not see any MWE. But I guess that instead of 'plotm', the command 'surfm' would be useful.

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeVehicle Scenarios についてさらに検索

タグ

質問済み:

2018 年 1 月 10 日

コメント済み:

2022 年 12 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by