I want use a gps in matlab
Ältere Kommentare anzeigen
I have connected a gps by usb, in port COM 8. This gps sends info about the position, speed..etc, so I want do an app with appdesigner, which be able to write in a file my position every second. How can I do this? Thanks
Antworten (2)
Mehmed Saad
am 21 Apr. 2020
0 Stimmen
Gayatri Menon
am 5 Jan. 2022
0 Stimmen
Hi,
nmeaParser() in Navigation toolbox can be used to parse data from GPS. Serial connection can be established using serialport() Refer the following links for more info :
Hope this helps
Thanks
Kategorien
Mehr zu App Building finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!