メインコンテンツ

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

model_Init

Generated C/C++ function that contains part of the initialization code for referenced Simulink models

説明

void model_Init(void) is a C or C++ function generated for referenced Simulink® models. model_Init is invoked by other generated functions as part of the initialization of the model, such as the initialization of state conditions. It does not appear in the Code Mappings editor and cannot be customized. Do not confuse model_Init with model_initialize.

バージョン履歴

R2006a より前に導入