Running PostLoadFcn of a Model
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Kaustubha Govind
el 19 de Abr. de 2013
Please paste the code in your PostLoadFcn callback MATLAB-file.
Respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!