Info

此问题已关闭。 请重新打开它进行编辑或回答。

Enforce subsystem order in the Model Heirarchy

1 次查看(过去 30 天)
Does anyone else recall being able to enforce model heirarchy in pre 2010 versions of simulink just via naming convnetion? For example you could numerically enforce order with a convention like this:
mdl - 1. subsystem1 - 2. subsytem2 - 2.1. child1 - 2.2. child2 - 3. subsystem3
In my latest simulink model, which uses 2013b it seems totally ignorant to the numbering, at a single level in the heirarchy I can have
mdl - subsystem 2 - 1 subsystem 1
or similar, no matter how hard I try I cannot get subsystem 1 to appear above that named subsytem 2. For prinitng and organisation of the model I always think it should be good to be able to enforce order of heirarchy at each level.
Does anyone know if this is possible or has been disabled?
Jamie
  1 个评论
Kaustubha Govind
Kaustubha Govind 2014-5-6
I'm not sure I understand the question - by "order", do you mean execution order, or hierarchical order? If it is the latter, should just creating subsystems in the desired order be sufficient, why would you need to depend on a naming scheme?

回答(0 个)

此问题已关闭。

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by