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 个评论

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.

请先登录,再进行评论。

回答(1 个)

Nishant Gupta
Nishant Gupta 2020-5-30

0 个投票

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

类别

帮助中心File Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by