Where can I find the callback function PreLoadFunc in Simulink?
Mostrar comentarios más antiguos
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) ...
Respuestas (1)
Sebastian Castro
el 14 de Jul. de 2017
2 votos
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 comentarios
Da
el 15 de Jul. de 2017
Sebastian Castro
el 15 de Jul. de 2017
This is not in the block properties; it is in the model properties, under File > Model Properties > Model Properties.
Da
el 16 de Jul. de 2017
Categorías
Más información sobre Model, Block, and Port Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
