How set set variables?

1 view (last 30 days)
Hami Güclücan
Hami Güclücan on 28 May 2020
Answered: Nishant Gupta on 30 May 2020
The question is very simple but somehow I cannot solve it. I have a system where I calculate 1 + x each time, whereby the x always takes on a new value or always increases by 1. But I don't know how I have to enter the x in simulink or how I can define this variable in Simulink
  4 Comments
Hami Güclücan
Hami Güclücan on 28 May 2020
It’s a Number. Starting by 0 and everytime +1.
Ameer Hamza
Ameer Hamza on 28 May 2020
You can use ramp block in Simulink to create a variable which increases by a fixed amount after each time-step.

Sign in to comment.

Answers (1)

Nishant Gupta
Nishant Gupta on 30 May 2020
You can use Stair Generator block to do that. Refer to the attached model.

Categories

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