Simulink simulation output at Zero second doubt
조회 수: 6 (최근 30일)
이전 댓글 표시
I have done the following simulink model. One with direct addition of constant blocks and the other addition with a unit delay in between. In the first case the output (2) is available in the 0th second but the block with unit delay the output is available at 0.2 seconds, but i expected 1 at 0th second. why there is no output at 0th second. Please help. I am a beginner.
댓글 수: 0
채택된 답변
Azzi Abdelmalek
2016년 5월 8일
편집: Azzi Abdelmalek
2016년 5월 8일
I ran your model, and it shows the value 1 at 0 sec. Also, the output is always available, even when the output is equal to 0. Zero is a value.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!