Algebraic Loop Errors while using Model Reference

5 views (last 30 days)
Hello everyone,
I am using Model Referencing concept to make a scalable model. My model involves stateflow blocks. While simulating I got this error,"'untitled/Control Room' updates persistent or state variables while computing outputs, therefore it cannot be used in an algebraic loop. However, it is in a loop with the following blocks. For more information, see Algebraic Loops with MATLAB Function and Stateflow Blocks."
Can anyone have a solution to resolve this kind of errors.
Thanks in advance.

Answers (1)

ag
ag on 1 May 2025
Hi Jayasimha,
There is a similar discussion thread on the following MATLAB answers post, which can be of help: https://www.mathworks.com/matlabcentral/answers/85984-algebraic-loops-with-model-referencing?s_tid=answers_rc1-2_p2_MLT
Hope this helps!

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!