- Log Sensor data in MATLAB Mobile
- Connect the mobile to laptop using USB and access its Internet Storage
- The sensor logs are stored in Internal Storage\Documents\MATLAB\SensorLogs
- Copy paste it to Internal Storage of Laptop
- Use readMobileSensorData to read the data or unzip as csv and read as a csv file on MATLAB Desktop
- Go to Finder and select your iOS device on the left side panel (Refer to the screenshot attached)
- Go to Files tab
- Select the dropdown accociated with MATLAB and you will find your sensor data log in the list
- Drag that to the location where you wish to save the file
- Last step remains same as as Android device