Clear Filters
Clear Filters

how to delete red lines from my model

2 views (last 30 days)
Stalin Samuel
Stalin Samuel on 16 Dec 2014
Answered: Orion on 16 Dec 2014
how to delete red dotted lines from my simulink model using matlab code

Accepted Answer

Orion
Orion on 16 Dec 2014
delete_line(find_system(gcs,'findall','on','Type','Line','Connected','off'))

More Answers (0)

Categories

Find more on Simscape Electrical in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!