Help on Matlab Simulink

조회 수: 1 (최근 30일)
john michael go
john michael go 2021년 3월 25일
답변: Jonas 2021년 3월 25일
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.

답변 (1개)

Jonas
Jonas 2021년 3월 25일
Set the initial value of the 1/z Unit Delay block to 31.

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by