how to add several inport to the buscreator
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
wenchao zhang
el 14 de Jul. de 2023
Comentada: wenchao zhang
el 14 de Jul. de 2023
as the title indicate, how to connect the follwing blocks
1 comentario
Respuesta aceptada
Fangjun Jiang
el 14 de Jul. de 2023
set_param('untitled/BusCreator','Inputs','3');
add_line('untitled','Inport/1','BusCreator/1')
add_line('untitled','Inport1/1','BusCreator/2','Autorouting','On')
Más respuestas (0)
Ver también
Categorías
Más información sobre Programmatic Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!