Hi i've GPS data of a trajectory

1 次查看(过去 30 天)
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
add yourgpx file please. I do not know whether matlab support gpx file. let try

请先登录,再进行评论。

回答(2 个)

Muhammad Usman Saleem
(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 CenterFile Exchange 中查找有关 Weather and Atmospheric Science 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by