Feeds
已回答
Matlab and GPS
I figured it out, thank you! The terminator needed to be a |*| >> fopen(s) >> set(s, 'terminator', ',') >> fscanf(...
Matlab and GPS
I figured it out, thank you! The terminator needed to be a |*| >> fopen(s) >> set(s, 'terminator', ',') >> fscanf(...
12 years 前 | 0
已回答
Matlab and GPS
you are right. fscanf(s, '%s') did the trick. i wonder why it didnt work before :S thank you for your help :)
Matlab and GPS
you are right. fscanf(s, '%s') did the trick. i wonder why it didnt work before :S thank you for your help :)
13 years 前 | 0
已回答
Matlab and GPS
hey i did do fscanf() and the error i got was Error: a matlab string constant is not terminated properly. i did look at the...
Matlab and GPS
hey i did do fscanf() and the error i got was Error: a matlab string constant is not terminated properly. i did look at the...
13 years 前 | 0
提问
Matlab and GPS
hi i have my globsat BU-353 gps connected via usb to matlab. i am trying to read data from it. what i did so far was create a s...
13 years 前 | 5 个回答 | 0