Android Sensor Live Data
Afficher commentaires plus anciens
Hi there,
I am fairly new to MATLab, I would like to know if there's any way of plotting the live data that's being sent by MATLab Mobile on my Android device to my laptop in real-time?
I would like to see the acceleration data in a bar chart format in real time for each individual orientation - X, Y, Z.
What format does MATLab mobile send the data to MATLab R2015a, is it CSV?
Any help is much appreciated.
Réponses (1)
Walter Roberson
le 18 Juin 2015
0 votes
TCP is used to send the data in binary.
You need to turn on the logging, but you can access the logs before turning logging off in order to get real-time updates.
Catégories
En savoir plus sur MATLAB Mobile dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!