Is there any option to view model signals, when generated code from model runs on final target hardware?
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm using Embedded Coder to generate code from Simulink Models and run it on our target hardware. My hardware is high level enough to have OS and necessary interfaces. What I would like to have is ability to connect to my model, while it runs in real-time on my hardware and observe some model signals in real-time. Something that IEC61131-like debuggers do. In matlab it would be look like below:

Only values should be from real execution. Is it possible to realize with Matlab?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!