How to get block parameters names list in Simulink?
2 views (last 30 days)
Show older comments
Output required : in cell array
Signal1_1d Signal2_1d Signal3_1d Signal4_1d Signal5_1d Signal6_1d
0 Comments
Answers (1)
Monisha Nalluru
on 14 Aug 2020
You may use find_system command which is used to find system, blocks, lines, ports and annotations and returns the output in cell array format.
0 Comments
See Also
Categories
Find more on Classical Control Design 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!