Android Sensor Live Data

10 次查看(过去 30 天)
Theyson Vishanth
Theyson Vishanth 2015-6-18
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.

回答(1 个)

Walter Roberson
Walter Roberson 2015-6-18
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.

类别

Help CenterFile Exchange 中查找有关 MATLAB Mobile 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by