Main Content

stop

Stop data collection from GPS module

Since R2020a

Add-On Required: This feature requires the MATLAB Support Package for Arduino Hardware add-on.

Description

stop(gpsObj) stops the data collection from the GPS module, clears the buffer, and resets the start time and sets the number of overrun samples to 0.

Input Arguments

collapse all

The GPS object with the default or specified properties.

Version History

Introduced in R2020a