Running a script within a Simulink model?
Show older comments
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?
Answers (0)
Categories
Find more on Model, Block, and Port Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!