필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Enforce subsystem order in the Model Heirarchy

조회 수: 1 (최근 30일)
Jamie Wardlaw
Jamie Wardlaw 2014년 2월 12일
마감: MATLAB Answer Bot 2021년 8월 20일
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