How to connect In to multiple subsystems (neatly) through scripting?

4 vues (au cours des 30 derniers jours)
Michael Jarboe
Michael Jarboe le 11 Fév 2016
Commenté : Michael Jarboe le 11 Fév 2016
Hello, so I written a script that uses a database file to create multiple subsystems and connects the subsystems to a BusCreator. My issue is with connecting my Input to all of the subsystems, I am able to do it but it the way it comes out is not visually appealing when compared to doing so manually. Is there a way to 'connect' lines compared to adding new ones from my Input port?
  1 commentaire
Michael Jarboe
Michael Jarboe le 11 Fév 2016
Nevermind! I got it, just had to ask google the right question add_line(sys, 'In2/1', [Block '/1'], 'autorouting', 'on');

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Programmatic Model Editing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by