Is there any option to view model signals, when generated code from model runs on final target hardware?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/155174/image.png)
Only values should be from real execution. Is it possible to realize with Matlab?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!