what is the script to get line handle by selecting line in a model
古いコメントを表示
what is the script to get line handle by selecting line in a model
採用された回答
その他の回答 (1 件)
Aseem Routray
2019 年 12 月 9 日
Hello,
find_system(bdroot,'FindAll', 'on', 'type','line','selected','on')
This will get you the desired result.
Regards,
Aseem
カテゴリ
ヘルプ センター および File Exchange で Simulink Environment Customization についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!