Filter löschen
Filter löschen

Highlight to Source Programmatically

12 Ansichten (letzte 30 Tage)
Deepak
Deepak am 26 Sep. 2012
Bearbeitet: John Kelly am 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

Antworten (1)

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

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by