how to converse GPS .txt files in .xls files

1 回表示 (過去 30 日間)
Joel Kabrin Domgno
Joel Kabrin Domgno 2016 年 2 月 23 日
回答済み: Shivam Chaturvedi 2016 年 2 月 29 日
Hello everybody, i want your help. can someone help to write a programm that can tranform GPS-Data with .txtfile into .xlsfile please? thanks. Joel

回答 (1 件)

Shivam Chaturvedi
Shivam Chaturvedi 2016 年 2 月 29 日
Hi Joel,
If the GPS data is comma-separated or tab-delimited, then you can simply read in the data from the txt file. You can also use the data import tool as described here:
You can also read about the different methods of importing data into MATLAB here:
Regarding exporting to .xls file, here's some reference to get you started on that:
Hope that helps
-Shivam

カテゴリ

Help Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by