Changing parameters with time
1 view (last 30 days)
Show older comments
David Ramjit
on 2 Jan 2020
Answered: Fangjun Jiang
on 2 Jan 2020
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?
0 Comments
Accepted Answer
Fangjun Jiang
on 2 Jan 2020
Use the Step block. It can specify the initial value, final value and value-changing time.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!