How to discover all submodels within a simulink model programmatically ?
显示 更早的评论
I would like to find all models contained in a simulink model programmatically ?
Is there a way to do that for instance with the get_param(model_name, argument) function ?
There is a 'Parent' argument but no 'Children' argument for this function
2 个评论
Fangjun Jiang
2021-1-14
编辑:Fangjun Jiang
2021-1-14
define "submodels". Model references, subsystems or something else? "parent" refers to parent subsystem
p fontaine
2021-1-14
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Programmatic Model Editing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!