- Check MATLAB Support Package for Android Sensors: This enables you to collect sensor data (acceleration, angular velocity, orientation, magnetic field, and GPS sensors) from your mobile Android device.
- Try the 'Position and Motion' functions-
- Processing the data received: The data received in 'geodic' coordinates can be transformed to 'NED' coordinates using lla2ned function.
- Logging Accelerometer Data - An example showing how to manipulate and visualize 'Accelerometer Data'.
- Process Logged Sensor Data - An example showing how to plot 'Orientation Data' acquired.
- Fitness Trackers using MATLAB mobile - A blog showcasing the workflow of how a group of high school students created a Fitness Tracker app.