Effacer les filtres
Effacer les filtres

How to plot longitude, latitude and time on a map

2 vues (au cours des 30 derniers jours)
Telema Harry
Telema Harry le 23 Juin 2021
Modifié(e) : Telema Harry le 23 Juin 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

Réponse acceptée

KSSV
KSSV le 23 Juin 2021
Convert the data into .kml file. And draw on google map.
  1 commentaire
Telema Harry
Telema Harry le 23 Juin 2021
Modifié(e) : Telema Harry le 23 Juin 2021
Thank you.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by