Clear Filters
Clear Filters

The following command find_syste​m('BlockTy​pe','Outpo​rt') only returns the outports present in the top most subsystem.It doesn't return the ones present in levels below.I tried using Search Depths, LookUnderMasks, FollowLinks but none of them worked

1 view (last 30 days)
load_system('Test')
open_system('Test')
H = find_system('BlockType','Outport')

Answers (0)

Categories

Find more on Programmatic Model Editing 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!