Move a simulink block to a existing subsystem using matlab script

4 次查看(过去 30 天)
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
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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Subsystems 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by