Display or highlight parts of simulink model from script
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, I've written a script to find obvious connection errors in simulink models. It looks for bus signals that have been connected to subsystem inputs of a different name.
I have the full address (or handle) of the blocks I want to highlight.
Preferably, I want to click a button in my GUI which will highlight the problem block and then show it (dig down through the .mdl and display the block on screen).
Thanks
댓글 수: 0
답변 (1개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!