matlab android interfacing and reading values in real time
이전 댓글 표시
i am reading real time accelaration and angular velocities values from my android phone and saved them to variables like a and b respectively. i ve created a m file and put an un ending while loop to read the data. so far things are going good. but now i want to view my values in simulink on scope in real time how can i run my simulation in a loop.. i mean to say the simulation runs only once and then ends so how to make it run continously. thanks
댓글 수: 1
sam smart
2016년 12월 27일
can you provide me code?
답변 (1개)
saras
2016년 12월 27일
0 개 추천
You should be able to use blocks from Simulink Support Package for Android Devices and connect them to a scope in external mode to view the values in real time.
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!