How to plot longitude, latitude and time on a map
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Telema Harry
am 23 Jun. 2021
Bearbeitet: Telema Harry
am 23 Jun. 2021
Hi,
I have a longitude and latitude dataset generated from a dynamic model.
Longitude = linspace(20.01,60, 50)
Latitude = linspace(40, 50, 50)
Time = linspace(0, 3600, 50).
I will like to plot the data in google map. Please how can I achieve this tasks.
I have mapping toolbox.
Thank you
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!