how to delete red lines from my model
6 views (last 30 days)
Show older comments
how to delete red dotted lines from my simulink model using matlab code
0 Comments
Accepted Answer
Orion
on 16 Dec 2014
delete_line(find_system(gcs,'findall','on','Type','Line','Connected','off'))
0 Comments
More Answers (0)
See Also
Categories
Find more on Simscape Electrical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!