How to write data back to a GPX file
5 views (last 30 days)
Show older comments
Hey all,
I can load a GPX file just fine. I've modified the lat and lon data and now I want to save this back to a GPX file but I can't seem to find the complimentary script to gpxread. Any suggestions?
Thanks! Trevor
7 Comments
Rik
on 14 Sep 2023
What that sentence means is that I had an idea/project. That project required gpxwrite as one of the steps. However, when I tried to implement the idea/project, it turned out that it wouldn't work, even with a correct implementation of gpxwrite. The upshot is that I never wrote it.
But as I wrote in that comment, there is a description of the standard, so you can implement it yourself if you want to.
Answers (0)
See Also
Categories
Find more on JSON Format in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!