how to add several inport to the buscreator
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
wenchao zhang
il 14 Lug 2023
Commentato: wenchao zhang
il 14 Lug 2023
as the title indicate, how to connect the follwing blocks
Risposta accettata
Fangjun Jiang
il 14 Lug 2023
set_param('untitled/BusCreator','Inputs','3');
add_line('untitled','Inport/1','BusCreator/1')
add_line('untitled','Inport1/1','BusCreator/2','Autorouting','On')
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Programmatic Model Editing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!