what is the script to get line handle by selecting line in a model
Show older comments
what is the script to get line handle by selecting line in a model
Accepted Answer
More Answers (1)
Aseem Routray
on 9 Dec 2019
Hello,
find_system(bdroot,'FindAll', 'on', 'type','line','selected','on')
This will get you the desired result.
Regards,
Aseem
Categories
Find more on Simulink Environment Customization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!