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

7 vues (au cours des 30 derniers jours)
Is it possible to copy an entire area from one simulink model to another using simulink API?

Réponses (1)

Monika Jaskolka
Monika Jaskolka le 10 Juin 2021
Simulink.SubSystem.copyContentsToBlockDiagram might be what you are looking for.
  1 commentaire
Ajay krishna Vasanthakumar
Ajay krishna Vasanthakumar le 11 Juin 2021
Modifié(e) : Ajay krishna Vasanthakumar le 11 Juin 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 :)

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by