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

7 visualizaciones (últimos 30 días)
Is it possible to copy an entire area from one simulink model to another using simulink API?

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by