what is the script to get line handle by selecting line in a model
Mostra commenti meno recenti
what is the script to get line handle by selecting line in a model
Risposta accettata
Più risposte (1)
Aseem Routray
il 9 Dic 2019
Hello,
find_system(bdroot,'FindAll', 'on', 'type','line','selected','on')
This will get you the desired result.
Regards,
Aseem
Categorie
Scopri di più su Simulink Environment Customization in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!