Please paste the code in your PostLoadFcn callback MATLAB-file.
Running PostLoadFcn of a Model
5 次查看(过去 30 天)
显示 更早的评论
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'.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!