Highlight to Source Programmatically
이전 댓글 표시
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
2012년 9월 26일
편집: John Kelly
2022년 11월 22일
2 개 추천
You can use hilite_system command.
Refer the details in below link:
Hope it helps!!!
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!