필터 지우기
필터 지우기

How to plot a map over plotm

조회 수: 3 (최근 30일)
PeymanS
PeymanS 2018년 1월 10일
댓글: Sreeraj T 2022년 12월 22일
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개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by