Display or highlight parts of simulink model from script
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!