How to get block parameters names list in Simulink?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Output required : in cell array
Signal1_1d Signal2_1d Signal3_1d Signal4_1d Signal5_1d Signal6_1d
0 Kommentare
Antworten (1)
Monisha Nalluru
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Classical Control Design finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!