Borrar filtros
Borrar filtros

How to plot a map over plotm

3 visualizaciones (últimos 30 días)
PeymanS
PeymanS el 10 de En. de 2018
Comentada: Sreeraj T el 22 de Dic. de 2022
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 comentario
Sreeraj T
Sreeraj T el 22 de Dic. de 2022
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.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by