How to write data back to a GPX file
조회 수: 6 (최근 30일)
이전 댓글 표시
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
Rik
2023년 9월 14일
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!