How to not let simulink run PostLoad_Fcn callback when opening the model?

4 views (last 30 days)
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.

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!