How to discover all submodels within a simulink model programmatically ?
Mostrar comentarios más antiguos
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 comentarios
Fangjun Jiang
el 14 de En. de 2021
Editada: Fangjun Jiang
el 14 de En. de 2021
define "submodels". Model references, subsystems or something else? "parent" refers to parent subsystem
p fontaine
el 14 de En. de 2021
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programmatic Model Editing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!