get all subblock names from a given system
이전 댓글 표시
is there a way to get all the block names from a simulink system, even if the blocks are nested in subsystems.
답변 (1개)
Nirmal Gunaseelan
2013년 5월 29일
1 개 추천
find_system does traverse through the entire model. Search Depth parameter could be of interest to you to search until a specific hierarchy in the subsystem levels.
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!