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.

現在この提出コンテンツをフォロー中です。

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'

引用

Carwyn Frost (2026). Further Improved NMEA Line Read (https://jp.mathworks.com/matlabcentral/fileexchange/68596-further-improved-nmea-line-read), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: NMEA 0183 Sentence Reader, Improved NMEA Line reader

一般的な情報

MATLAB リリースの互換性

  • R2014a 以降 R2018a 以前と互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0

Function call name change

1.0.0