Clear Filters
Clear Filters

Highlight to Source Programmatically

12 views (last 30 days)
Deepak
Deepak on 26 Sep 2012
Edited: John Kelly on 22 Nov 2022
Hi, I wanted to get the source of a block in Simulink. Normally in Simulink one can click on the signal line of the block and select 'Highlight to source'. The line is then highlighted all the way up to the source of the signal line even through nested buses, subsystems and so on. I need to get the source of a signal line programmatically. Is there any way to do this.. Any help or tips will be highly appreciated. i am using MatlabR2009b but if a command is availbale say in Matlab 2011 b I am open to using that too...
Thanks

Answers (1)

Sachin Ganjare
Sachin Ganjare on 26 Sep 2012
Edited: John Kelly on 22 Nov 2022
You can use hilite_system command.
Refer the details in below link:
Hope it helps!!!

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!