What does "Minimize algebraic loop occurrences" actually do?
25 views (last 30 days)
Show older comments
Miles Walker
on 4 Dec 2019
Answered: Jesús Zambrano
on 16 Jan 2020
I have been warned of an algebraic loop in a Simulink model. One of the suggested actions is:
"This algebraic loop may be resolved when the subsystem option 'Minimize algebraic loop occurrences' is selected on some or all of the atomic and enabled subsystems in this algebraic loop."
The help page for 'Minimize algebraic loop occurrences' (https://uk.mathworks.com/help/simulink/gui/minimize-algebraic-loop-occurrences.html) doesn't really explain what Simulink is doing when the box is ticked.
Can someone explain?
0 Comments
Accepted Answer
Jesús Zambrano
on 16 Jan 2020
Hi Miles,
This parameter directs Simulink to try to eliminate the algebraic loop that contains an atomic subsystem, when it simulates the model. You can read more about this in the following link that also shows different examples.
Best,
Jesús
0 Comments
More Answers (0)
See Also
Categories
Find more on Simulink Functions 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!