Move a simulink block to a existing subsystem using matlab script

How to cut and paste a simulink block or move a simulink block from one subsystem to another subsystem using matlab script?

回答 (1 件)

Andy Bartlett
Andy Bartlett 2021 年 4 月 30 日
編集済み: Andy Bartlett 2021 年 4 月 30 日

1 投票

Combination of add_block and delete_block commands should do the trick.

2 件のコメント

Chaitanya Kanuri
Chaitanya Kanuri 2021 年 4 月 30 日
but the block is a dspace block and when I do this operation the link is disconnected between block and configurationdesk application
Andy Bartlett
Andy Bartlett 2021 年 4 月 30 日
Hmm, ...
I suggest you reach out to dspace technical support.

サインインしてコメントする。

カテゴリ

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

製品

リリース

R2020a

質問済み:

2021 年 4 月 30 日

コメント済み:

2021 年 4 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by