How set set variables?

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

I know the question is definitely easy to solve, but a simple explanation would be very nice. Thank you in advance
How is x calculated?
It’s a Number. Starting by 0 and everytime +1.
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

0 votes

You can use Stair Generator block to do that. Refer to the attached model.

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 28 May 2020

Answered:

on 30 May 2020

Community Treasure Hunt

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

Start Hunting!