Summing loop in simulink

Hi, I want have two values that are constantly updated in simulink. Now I want to add these two values, and in the next sample time, I want to add these two values to the previous sum. I want to do this for 80 times. Rest the values. And do it again. I want to do this in real time in simulink

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2013년 2월 25일

0 개 추천

Use a unit delay block or memory bllock

댓글 수: 2

Paramatmuni samrat
Paramatmuni samrat 2013년 2월 25일
Ok I have used that. My issue is, I do not know how to reset this sum after 80 times. And start fresh from the 81st to 160. And then again from 161 to 240. It's all real time btw. So i cant use reshape also.
Azzi Abdelmalek
Azzi Abdelmalek 2013년 2월 25일
There is a solution for that, post your model to find the best way

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

질문:

2013년 2월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by