How to create a geographic world map of grided data in matlab?
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
Pranav Verma
2021-5-17
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geographic Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!