what is the script to get line handle by selecting line in a model
Mostrar comentarios más antiguos
what is the script to get line handle by selecting line in a model
Respuesta aceptada
Más respuestas (1)
Aseem Routray
el 9 de Dic. de 2019
Hello,
find_system(bdroot,'FindAll', 'on', 'type','line','selected','on')
This will get you the desired result.
Regards,
Aseem
Categorías
Más información sobre Simulink Environment Customization en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!