フィルターのクリア

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 Center および File ExchangeSubsystems についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by