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

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 25 Feb 2013

0 voti

Use a unit delay block or memory bllock

2 Commenti

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 il 25 Feb 2013
There is a solution for that, post your model to find the best way

Accedi per commentare.

Categorie

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

Community Treasure Hunt

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

Start Hunting!

Translated by