Changing parameters with time
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
David Ramjit
am 2 Jan. 2020
Beantwortet: Fangjun Jiang
am 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 Kommentare
Akzeptierte Antwort
Fangjun Jiang
am 2 Jan. 2020
Use the Step block. It can specify the initial value, final value and value-changing time.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!