Main Content
extractNMEASentence
Description
[
verifies the checksum of an unparsed NMEA sentence, identified using its Message ID,
and extracts the NMEA fields from NMEA sentence data into a string array,
isValid
,splitString
] = extractNMEASentence(unparsedData
,'MessageID
')splitString
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b