Clear Filters
Clear Filters

Is there a way to stop Simulink from going through a function block after the first time during a Simulation

3 views (last 30 days)
Hello,
I am trying to run a model in Simulink where I set some constant variables with values in the top heiarchy using MatLAB Function blocks. As the simulation continues through all of my blocks it goes back to the beginning function block and redefines everything. I am wondering if there is a way to run through the function block once and then ignore it as the simulation continues. Any help and/or advice on this matter would be greatly appreciated. Thank you!

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 17 Jun 2013
You can use enabled-subsystems

More Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!