Borrar filtros
Borrar filtros

プロファイラーレポートの自己時間の内訳について

1 visualización (últimos 30 días)
Yonasawa
Yonasawa el 12 de Oct. de 2021
MATLAB R2020aを使用しています。
Simulinkで作成したモデルをプロファイラーレポートを有効化して、シミュレーション実行しました。
プロファイラーレポートを「モデルの階層構造ビュー」で表示して、ツリー最上部の項目をクリックすると自己時間の内訳が表示されます。
この内訳の各項目(実行ノード)の意味について教えてください。(知りたい項目は以下に記載)
また、この内訳の中で、モデルの実装内容に関わらず固定で処理時間が掛かるものはあるのでしょうか?
■自己時間の内訳の項目(実行ノード) ※モデル名:SampleModel
・SampleModel.Terminate
・SampleModel.Update
・terminationPhase
・SampleModel.Outputs.Major
・SampleModel.Outputs.ParameterChangeEvent
・simulationPhase
・SampleModel.Outputs.InvariantConstants
・SampleModel.CleanupRunTimeResources
・SampleModel.Enable
・SampleModel.SetupRunTimeResources
・initializationPhase
・SampleModel.InitializeConditions
・SampleModel.Outputs.ParameterChangeEvent
・simulate(SampleModel)

Respuestas (0)

Categorías

Más información sobre マルチコア プロセッサ ターゲット en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!