Help on Matlab Simulink

Hello. I'm new to using simulink. I'm trying to create a model where if the input is not equal to a certain number, it substracts 1 contionously from it.
An example from my work is shown below. In the first picture, when the input is equal to 30, the output is 30. But if the input is not equal to 30, then it will continously subtract 1 from it. The problem is when it starts to subtract. It starts from 0 rather than the input value. In my model, it starts to subtract 1 from 0 rather than 31. I want my model to subtract 1 from 31. The output is show in the 2nd picture.
Any help would be much appreciated.

Risposte (1)

Jonas
Jonas il 25 Mar 2021

0 voti

Set the initial value of the 1/z Unit Delay block to 31.

Categorie

Scopri di più su Modeling in Centro assistenza e File Exchange

Prodotti

Release

R2021a

Richiesto:

il 25 Mar 2021

Risposto:

il 25 Mar 2021

Community Treasure Hunt

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

Start Hunting!

Translated by