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!