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

4 visualizaciones (últimos 30 días)
Michael Jarboe
Michael Jarboe el 11 de Feb. de 2016
Comentada: Michael Jarboe el 11 de Feb. de 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 comentario
Michael Jarboe
Michael Jarboe el 11 de Feb. de 2016
Nevermind! I got it, just had to ask google the right question add_line(sys, 'In2/1', [Block '/1'], 'autorouting', 'on');

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by