Where can I find the callback function PreLoadFunc in Simulink?

조회 수: 6 (최근 30일)
Da
Da 2017년 7월 14일
댓글: Da 2017년 7월 16일
I want to use the callback PreLoadFunc to create a Simulink.Variant in the Workspace before compiling the model.
But I can´t find the PreLoadFunc in callback list. It is stil listed in the Matlab help.
I´m using Matlab/Simulink 8.6 (R2015b) ...

답변 (1개)

Sebastian Castro
Sebastian Castro 2017년 7월 14일
Go to File > Model Properties > Model Properties, then go to the Callbacks tab.
You should find all the model callbacks including PreLoadFcn in there.
- Sebastian
  댓글 수: 3
Sebastian Castro
Sebastian Castro 2017년 7월 15일
This is not in the block properties; it is in the model properties, under File > Model Properties > Model Properties.
Da
Da 2017년 7월 16일
That´s it.
Thank you very much!

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

카테고리

Help CenterFile Exchange에서 Model, Block, and Port Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by