How to create a geographic world map of grided data in matlab?

4 visualizaciones (últimos 30 días)
KUMAR TRIPATHY
KUMAR TRIPATHY el 14 de Mayo de 2021
Respondida: Pranav Verma el 17 de Mayo de 2021
Hello everyone!
I have a matrix which looks as shown in figure below.
The first two columns indicate the longitude-lattitude of the world. The third column indicates some value of a parameter (let's say temperture).
I want to create a world map, where the different values of the temperature can be indicated by some color values. Can anyone help me in doing that?
thank you in advance.

Respuestas (1)

Pranav Verma
Pranav Verma el 17 de Mayo de 2021
Hi Kumar,
From your question I understand that you need a function that can plot plot points on the world map and indicates temperature ranges. Please refer to the geobubble function in MATLAB. A nice illustrative example is provided in the same documentation that I think is in lines with your requirement.
Thanks

Categorías

Más información sobre Geographic Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by