How to plot longitude, latitude and time on a map

3 ビュー (過去 30 日間)
Telema Harry
Telema Harry 2021 年 6 月 23 日
編集済み: Telema Harry 2021 年 6 月 23 日
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

採用された回答

KSSV
KSSV 2021 年 6 月 23 日
Convert the data into .kml file. And draw on google map.
  1 件のコメント
Telema Harry
Telema Harry 2021 年 6 月 23 日
編集済み: Telema Harry 2021 年 6 月 23 日
Thank you.

サインインしてコメントする。

その他の回答 (0 件)

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by