Highlight to Source Programmatically
Mostra commenti meno recenti
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
Risposte (1)
Sachin Ganjare
il 26 Set 2012
Modificato: John Kelly
il 22 Nov 2022
2 voti
You can use hilite_system command.
Refer the details in below link:
Hope it helps!!!
Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!