Is it possible to copy an entire area from one simulink model to another?

7 次查看(过去 30 天)
Is it possible to copy an entire area from one simulink model to another using simulink API?

回答(1 个)

Monika Jaskolka
Monika Jaskolka 2021-6-10
Simulink.SubSystem.copyContentsToBlockDiagram might be what you are looking for.
  1 个评论
Ajay krishna Vasanthakumar
编辑:Ajay krishna Vasanthakumar 2021-6-11
hello Monika,
This works well for subsystem, but i want to move the are from one simulink model to another. There will be many areas like the above example. I want to copy and paste it programtically in a particular position in another model
Thanks for your reply :)

请先登录,再进行评论。

类别

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

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by