필터 지우기
필터 지우기

how to decide the order of initialization?

조회 수: 3 (최근 30일)
Jagmohan singh
Jagmohan singh 2012년 8월 3일
댓글: Richard Crozier 2020년 8월 28일
Hi... Is there anyway so that I can decide the initialization order of Subsystems in the simulink model? I have different kinds of subsystems I want to use in my simulink model (say Kind1, kind2,kind3... etc..). During initialization phase I want simulink to initialize first the kind1 Subsystems, then Kind2 something like that.
Thanks for the help....

채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 8월 3일
AFAIK, the initialization order is the same as the execution order (or "Sorted Order"), which in turn is determined by your data flow. Please see Controlling and Displaying the Sorted Order.
  댓글 수: 1
Richard Crozier
Richard Crozier 2020년 8월 28일
The link is dead, can it be updated please?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Subsystems에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by