Reading data from mobile phone sensors (mobiledev)

バージョン 1.0.1 (1.72 KB) 作成者: Alex Pedcenko
Shows how to save/update mobile phone sensors' logs to MATLAB Drive continuously (sensors.m) and access this data from PC (plotsensors.m)
ダウンロード: 174
更新 2020/6/25

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.

引用

Alex Pedcenko (2024). Reading data from mobile phone sensors (mobiledev) (https://github.com/aa3025/matlab_sensors), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2020a
R2015a 以降 R2020a 以前と互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.1

files uploaded to github

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。