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!