Android Sensor Live Data
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Walter Roberson
el 18 de Jun. de 2015
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.
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Mobile en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!