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

6 Ansichten (letzte 30 Tage)
Is it possible to copy an entire area from one simulink model to another using simulink API?

Antworten (1)

Monika Jaskolka
Monika Jaskolka am 10 Jun. 2021
Simulink.SubSystem.copyContentsToBlockDiagram might be what you are looking for.
  1 Kommentar
Ajay krishna Vasanthakumar
Ajay krishna Vasanthakumar am 11 Jun. 2021
Bearbeitet: Ajay krishna Vasanthakumar am 11 Jun. 2021
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 :)

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by