What does "Minimize algebraic loop occurrences" actually do?
34 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Miles Walker
el 4 de Dic. de 2019
Respondida: Jesús Zambrano
el 16 de En. de 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 comentarios
Respuesta aceptada
Jesús Zambrano
el 16 de En. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!