What does "Minimize algebraic loop occurrences" actually do?
조회 수: 33 (최근 30일)
이전 댓글 표시
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
채택된 답변
Jesús Zambrano
2020년 1월 16일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!