How to not let simulink run PostLoad_Fcn callback when opening the model?
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!