Simulink Automatically Runs with Different Parameters

4 views (last 30 days)
Happy 2014 Everyone! I am doing an experiment in a Simulink which calculates a throughput of a system based on some parameters. The way my setup is done is that my Simulink model stops its simulation when it reaches certain number of data set is received. This is part of unknown.
Now, my question is, I would like to re-run the simulation automatically (with updated parameter that I specify) every time my model is done with simulation.
Any suggestion will be appreciated.
Thanks!

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 3 Jan 2014
Look at sim command
Maybe you need also set_param function

Categories

Find more on Simulink 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!