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 comentarios

Hami Güclücan
Hami Güclücan el 28 de Mayo de 2020
I know the question is definitely easy to solve, but a simple explanation would be very nice. Thank you in advance
Ameer Hamza
Ameer Hamza el 28 de Mayo de 2020
How is x calculated?
Hami Güclücan
Hami Güclücan el 28 de Mayo de 2020
It’s a Number. Starting by 0 and everytime +1.
Ameer Hamza
Ameer Hamza el 28 de Mayo de 2020
You can use ramp block in Simulink to create a variable which increases by a fixed amount after each time-step.

Iniciar sesión para comentar.

Respuestas (1)

Nishant Gupta
Nishant Gupta el 30 de Mayo de 2020

0 votos

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

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Preguntada:

el 28 de Mayo de 2020

Respondida:

el 30 de Mayo de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by