Is it possible to copy an entire area from one simulink model to another?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ajay krishna Vasanthakumar
el 10 de Jun. de 2021
Editada: Ajay krishna Vasanthakumar
el 11 de Jun. de 2021
Is it possible to copy an entire area from one simulink model to another using simulink API?

0 comentarios
Respuestas (1)
Monika Jaskolka
el 10 de Jun. de 2021
Simulink.SubSystem.copyContentsToBlockDiagram might be what you are looking for.
1 comentario
Ajay krishna Vasanthakumar
el 11 de Jun. de 2021
Editada: Ajay krishna Vasanthakumar
el 11 de Jun. de 2021
Ver también
Categorías
Más información sobre Programmatic Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!