Reset value of Ramp block to be used in Matlab Fctn block

14 views (last 30 days)
Can the initial value of the Ramp block to be reset to its initial value when it reaches certain value (ex: it starts at 2 & can it be reset to restart at 2 when it reaches the value of 10?) The Ramp is being used as the input to the code in ML Fctn block?
Thanks.

Answers (2)

Fangjun Jiang
Fangjun Jiang on 15 Apr 2024 at 13:17
I think it is possible. Use the "State Writer" block.
But using the "Integrator" block would be easier. Enable its external reset.

Aquatris
Aquatris on 15 Apr 2024 at 13:29
Seems like this was a homework problem :D
Take a look here:

Categories

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