blks = find_system(gcs, 'Type', 'block'); % Where gcs specifies the currently selected % system or subsystem listblks = get_param(blks, 'BlockType')
simulink 查看model 的子模块find_system
最新推荐文章于 2024-11-24 23:33:01 发布
blks = find_system(gcs, 'Type', 'block'); % Where gcs specifies the currently selected % system or subsystem listblks = get_param(blks, 'BlockType')