I want to design a Simulink model that work on Mobile sensors data like accelerometer data.
조회 수: 2 (최근 30일)
이전 댓글 표시
i want to integrate the mobile Accelerometer data in simulink model. and visulize it on scope.
댓글 수: 0
답변 (1개)
Shivani
2024년 6월 13일
Without a more elaborate description of the use case I may not be able to provide an accurate solution but from what I understand, you are looking to visualise the data coming from a mobile device.
The following MATLAB documentation link shows an example on how to manipulate and visualize data coming from a smartphone or tablet accelerometer: https://www.mathworks.com/help/matlabmobile/ug/logging-accelerometer-data.html
Additionally, you can also refer to the following MATLAB documentation links that provide inputs on how to stream senor data and process logged data:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!