A program to recognize and reward our most engaged community members
HOW TO ?
Hello,
It looks like you have an algebraic loop in your diagram. You can probably find where it is happening if you check the blocks that have turned red. Can you please share your diagram?
Hi Trido,
I think you are using the same variable without storing the value in any buffer, it means that you are taking feedback of output and using the output as an input instantaneously. That's why you are getting algebraic loop. Just add a unit delay block in between Output & Input and the model runs.
Thanks & Regards
Athieshkumar T