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

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 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeSubsystems についてさらに検索

製品

質問済み:

2013 年 4 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by