Nevermind! I got it, just had to ask google the right question add_line(sys, 'In2/1', [Block '/1'], 'autorouting', 'on');
How to connect In to multiple subsystems (neatly) through scripting?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
Réponses (0)
Voir également
Catégories
En savoir plus sur Subsystems dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!