get all subblock names from a given system
2 ビュー (過去 30 日間)
古いコメントを表示
is there a way to get all the block names from a simulink system, even if the blocks are nested in subsystems.
0 件のコメント
回答 (1 件)
Nirmal Gunaseelan
2013 年 5 月 29 日
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.
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!