Shows how to save/update mobile phone sensors' logs to MATLAB Drive continuously (sensors.m) and access this data from PC (plotsensors.m)
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
We install MATLAB Mobile on the phone. In its settings we enable logiing to MATLAB Cloud and activate any sensors we want to record. Then we launch the sensors.m script on command line of the MATLAB Mobile on the phone. Leave it running, do not lock the phone or minimize the app. Then we start the second script (plotsensors.m) on our PC, which has the same MATLAB Drive account enabled, change current folder to MATLAB Drive (where sensors.mat data file will be created) and launch plotsensors.m. The data from the phone is plotted on PC and updated every second or so. The speed of syncronisation depends on how frequently the data is sent to MATLAB Drive by the phone and synced to your PC.
Citar como
Alex Pedcenko (2026). Reading data from mobile phone sensors (mobiledev) (https://github.com/aa3025/matlab_sensors), GitHub. Recuperado .
Información general
- Versión 1.0.1 (1,72 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión desde R2015a hasta R2020a
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.1 | files uploaded to github |
||
| 1.0.0 |
