Can matlab mobile sensor data be shared with other apps on mobile phones?
1 回表示 (過去 30 日間)
古いコメントを表示
Can matlab mobile sensor data be shared with other apps on mobile phones? At present, it seems that the data recorded on the mobile phone can only be uploaded to the matlab drive. It would be better if it could be shared or uploaded to other apps!
0 件のコメント
回答 (1 件)
Suraj
2024 年 7 月 18 日
Hi,
I don't think sensor data acquired using MATLAB Mobile can be shared to other apps in the raw format. Users can leverage the "mobiledev" method to capture data to either MATLAB Drive (as a MAT file) or stream it directly to MATLAB Desktop or MATLAB Online.
You can still share the MAT file which contains the recorded data to other apps.
0 件のコメント
コミュニティ
その他の回答 遠隔学習コミュニティ
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!