I have a gps file to read, Can anyone help me with a code to read from txt?

1 回表示 (過去 30 日間)
Nahid Hasan
Nahid Hasan 2018 年 11 月 26 日
回答済み: ahmed nebli 2018 年 11 月 26 日
File is in dat format, it is like this:
Computer Date Computer Time VTG String
10/30/2015 23:00:01 $GPVTG,104.1,T,113.0,M,1.8,N,3.3,K*40
I am new in Matlab, so a code to read from txt will be huge help.

回答 (1 件)

ahmed nebli
ahmed nebli 2018 年 11 月 26 日
You need to use the function fscanf but before that you need to open the file, i suggest you follow the exemple in this link https://www.mathworks.com/help/matlab/ref/fscanf.html

カテゴリ

Help Center および File ExchangeAutomated Driving Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by