Running PostLoadFcn of a Model
2 views (last 30 days)
Show older comments
I have a m file added to the PostLoadFcn of the model. The m file is trying to load a .mat file in the working directory and I get the warning
Warning: Error evaluating 'PostLoadFcn' callback of block_diagram 'Model'. Reference to non-existent field 'load'.
1 Comment
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!