Exchange data between two simulink simulations in real time
이전 댓글 표시
I am trying to control lego nxt kit based on the kinect data(body movememnts). I wanted to know how to send that data from kinect simulink simulation to the lego nxt simulink in real time. From workspace and to workspace write data only at the end of the simulation.
It would be of great help.
Thanks in advance.
답변 (1개)
Kaustubha Govind
2013년 4월 1일
0 개 추천
You may want to create a third model that uses the Model block to bring each of the two models into it as regular Simulink blocks and connect between them as required.
댓글 수: 2
Chidananda M S
2013년 4월 1일
Harjot Singh
2015년 6월 16일
Hi Kaustubha
In my case one model is running in external mode from where I need the data in other model which is running in normal mode.
Is there any way of doing that?
카테고리
도움말 센터 및 File Exchange에서 LEGO MINDSTORMS EV3 Hardware에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!