what is the script to get line handle by selecting line in a model
Afficher commentaires plus anciens
what is the script to get line handle by selecting line in a model
Réponse acceptée
Plus de réponses (1)
Aseem Routray
le 9 Déc 2019
Hello,
find_system(bdroot,'FindAll', 'on', 'type','line','selected','on')
This will get you the desired result.
Regards,
Aseem
Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!