Clear Filters
Clear Filters

how to add several inport to the buscreator

2 views (last 30 days)
as the title indicate, how to connect the follwing blocks

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 14 Jul 2023
set_param('untitled/BusCreator','Inputs','3');
add_line('untitled','Inport/1','BusCreator/1')
add_line('untitled','Inport1/1','BusCreator/2','Autorouting','On')

More Answers (0)

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!