Clear Filters
Clear Filters

Display or highlight parts of simulink model from script

2 views (last 30 days)
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

Answers (1)

Kaustubha Govind
Kaustubha Govind on 26 Nov 2012
I think you need hilite_system.

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!