Where can I find the callback function PreLoadFunc in Simulink?

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 个)

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 个评论

Thank you for your answer!
But as you can see in the image, the PreLoadFcn is missing in the callback list.
The function is missing in every block in the current model and also in every new created model.
This is not in the block properties; it is in the model properties, under File > Model Properties > Model Properties.
That´s it.
Thank you very much!

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Model, Block, and Port Callbacks 的更多信息

提问:

Da
2017-7-14

评论:

Da
2017-7-16

Community Treasure Hunt

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

Start Hunting!

Translated by