I want use a gps in matlab

2 visualizaciones (últimos 30 días)
edison ivan cabrera parco
edison ivan cabrera parco el 21 de Abr. de 2020
Respondida: Gayatri Menon el 5 de En. de 2022
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

Respuestas (2)

Mehmed Saad
Mehmed Saad el 21 de Abr. de 2020

Gayatri Menon
Gayatri Menon el 5 de En. de 2022
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

Categorías

Más información sobre Instrument Control Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by