How to not let simulink run PostLoad_Fcn callback when opening the model?
4 views (last 30 days)
Show older comments
I want to edit the model and not run the PostLoad_Fcn callback; but every time the model is opened it first calls PostLoad_Fcn before opening the model in simulink.
P.S: I have PostLoad_Fcn as such that I can't be translated to Init_Fcn.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!