Hi i've GPS data of a trajectory

3 ビュー (過去 30 日間)
Slamene Hamza
Slamene Hamza 2016 年 4 月 27 日
回答済み: Walter Roberson 2016 年 5 月 24 日
Hi i've GPS data of a trajectory, and i wanna plot them on a map, and have the cordinate of each direction's change the files under format .gpx so, could you plese help me
  3 件のコメント
Amy Haskins
Amy Haskins 2016 年 5 月 24 日
Check out the help / doc examples for gpxread as starting point.
Muhammad Usman Saleem
Muhammad Usman Saleem 2016 年 5 月 24 日
add yourgpx file please. I do not know whether matlab support gpx file. let try

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

回答 (2 件)

Muhammad Usman Saleem
Muhammad Usman Saleem 2016 年 5 月 24 日
(1) Prepared a text file consist on three columns , lat,long and variable
(2) call them by xmlread
(3) plot(x,y)
Have fun

Walter Roberson
Walter Roberson 2016 年 5 月 24 日

カテゴリ

Help Center および File ExchangeWeather and Atmospheric Science についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by