Changing parameters with time

3 views (last 30 days)
I am building a simuling model that requires parameters to be changed to another value at a point in time (say t=4s). The model also requires seting the position of switches and circuit breakers at points in time. Is there a way to set this within simulink or is it necessary to create a script, if so is there any example i can use to be guided by?

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 2 Jan 2020
Use the Step block. It can specify the initial value, final value and value-changing time.

More Answers (0)

Categories

Find more on Electrical Block Libraries in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!