Can we call a m-script during model simulation ?:
Show older comments
I want to run a script , which will update some of my parameters in the workspace. Is it possible to call a m-script during model simulation .
I have heard of call back functions like StartFnc and CloseFcn,
But my concern is, when a block is hit (active) in simulation , Can we can a script at that particular point ?
Is there any matlab block in simulink to call a m-script ?
2 Comments
Azzi Abdelmalek
on 11 Feb 2014
Do you want to change some parameters in your Simulink model during simulation?
Ajay Pherwani
on 17 Jun 2014
Accepted Answer
More Answers (0)
Categories
Find more on Event Functions 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!