route simulink empty line
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Arunkumar M
on 14 Nov 2018
add_line('linesMD','SignalBuilder/1','Out/1','autorouting','on');
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!