Further Improved NMEA Line Read

Reads a NMEA 0183 string into a data structure. This file is an extension of the work by Lex Lambardi and Adam Leadbetter.

You are now following this Submission

Function reads a NMEA 0183 string into a data structure using textscan and switch to read a range of NMEA options including:
'$GPGGA'
'$GPGLL'
'$GPGSA'
'$GPGSV'
'$GPRMC'
'$GPVTG'
'$GPZDA'
'$SDDBS'
'$PSAT'

Cite As

Carwyn Frost (2026). Further Improved NMEA Line Read (https://uk.mathworks.com/matlabcentral/fileexchange/68596-further-improved-nmea-line-read), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: NMEA 0183 Sentence Reader, Improved NMEA Line reader

General Information

MATLAB Release Compatibility

  • Compatible with R2014a to R2018a

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0

Function call name change

1.0.0