How to get block parameters names list in Simulink?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Output required : in cell array
Signal1_1d Signal2_1d Signal3_1d Signal4_1d Signal5_1d Signal6_1d
0 Commenti
Risposte (1)
Monisha Nalluru
il 14 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Classical Control Design in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!