poslog
Return logged position data from iOS sensor
Description
[
returns the logged position data for one or
more of these variables, where lat
, lon
, timestamp
, speed
, course
, alt
, horizacc
]
= poslog(m)m
is the name of
the mobiledev
object that acquires the sensor data,
and the other variables represent latitude, longitude, timestamps,
speed, course, altitude, and horizontal accuracy. Position data is
obtained from GPS, Wi-Fi, or the cellular network, using whichever
is available.
Examples
Output Arguments
Version History
Introduced in R2015a
See Also
mobiledev
| disp
| accellog
| angvellog
| magfieldlog
| orientlog
| discardlogs