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

3 Ansichten (letzte 30 Tage)
Michael Jarboe
Michael Jarboe am 11 Feb. 2016
Kommentiert: Michael Jarboe am 11 Feb. 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 Kommentar
Michael Jarboe
Michael Jarboe am 11 Feb. 2016
Nevermind! I got it, just had to ask google the right question add_line(sys, 'In2/1', [Block '/1'], 'autorouting', 'on');

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by