Live streaming position data from iPhone to Mac
2 次查看(过去 30 天)
显示 更早的评论
I'm trying to utilize mobile MATLAB and the mobildev command to use my iPhone as a "probe" that defines a plane by measuring its orientation. I want to stream that data live to my Mac so it can be used in another portion of the project. As of now I can only record data for a set period of time and then access it after the fact on my Mac, so am looking for a way to do this simultaneously/live.
0 个评论
回答(1 个)
Suraj
2024-7-18
Hi Declan,
It looks like you are able to access the recorded data after the logging is complete. "mobiledev" also lets you access the data live. I have provided an example which live streams and plots accelerometer data from my mobile phone, that you can check out at the link below,
I hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sensor Data Collection 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!