Highlight to Source Programmatically

12 次查看(过去 30 天)
Deepak
Deepak 2012-9-26
编辑: John Kelly 2022-11-22
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

回答(1 个)

Sachin Ganjare
Sachin Ganjare 2012-9-26
编辑:John Kelly 2022-11-22
You can use hilite_system command.
Refer the details in below link:
Hope it helps!!!

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by