Running a script within a Simulink model?
Mostrar comentarios más antiguos
I want to run a script, NOT a function, from within a Simulink model. I've tried adding the script name to model Callbacks such as PreLoadFcn, PostLoadFcn, InitFcn; I've tried the Matlab function block and the Interpreted MATLAB Fcn block. I've tried creating a dummy function that calls the script I want to run. Nothing works. Can Simulink call a SCRIPT?
Respuestas (0)
Categorías
Más información sobre Model, Block, and Port Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!