Can matlab mobile sensor data be shared with other apps on mobile phones?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Suraj
le 18 Juil 2024
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 commentaires
Communautés
Plus de réponses dans Distance Learning Community
Voir également
Catégories
En savoir plus sur MATLAB Mobile dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!