route simulink empty line
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I would likr to route specific model block name and port with a empty line by matlab command code How?![Capture.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194809/image.png)
![Capture.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194809/image.png)
0 Commenti
Risposte (1)
Arunkumar M
il 14 Nov 2018
add_line('linesMD','SignalBuilder/1','Out/1','autorouting','on');
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!