poslog
Return logged position data from Android 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 R2014b