필터 지우기
필터 지우기

how Can I Know that two Blocs were connected in the same subsystem?

조회 수: 3 (최근 30일)
ACHRAF RAYANI
ACHRAF RAYANI 2013년 4월 26일
Hi
how Can I Know that two Blocs were connected in the same subsystem?
thanks
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2013년 4월 30일
Can you not just look at the full path to each block and see if they are under a common subsystem?

댓글을 달려면 로그인하십시오.

답변 (1개)

Babak
Babak 2013년 4월 26일
Use get_param to get the parameter of the two blocks. Find out the lines connected to the two blocks with get_param .
Then try to see if there is a common element in the two sets of lines you 've found above.

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by