필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
Michael Jarboe
Michael Jarboe 2016년 2월 11일
댓글: Michael Jarboe 2016년 2월 11일
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
Michael Jarboe
Michael Jarboe 2016년 2월 11일
Nevermind! I got it, just had to ask google the right question add_line(sys, 'In2/1', [Block '/1'], 'autorouting', 'on');

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by