How to get block parameters names list in Simulink?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Output required : in cell array
Signal1_1d Signal2_1d Signal3_1d Signal4_1d Signal5_1d Signal6_1d
0 commentaires
Réponses (1)
Monisha Nalluru
le 14 Août 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 commentaires
Voir également
Catégories
En savoir plus sur Programmatic Model Editing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!