필터 지우기
필터 지우기

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