Algebraic loop error - Simulink
Ältere Kommentare anzeigen
Hi, I was wondering if anyone could help.
Antworten (1)
Paul
am 17 Mai 2023
0 Stimmen
Hi John,
The model equations as implemented are:
(1) actual_height = new_height
(2) new_height = displacement + actual_height
Or
(3) actual_height = dispslacement + actual_height
which is the algebraic loop.
Is that what the equations should be?
Kategorien
Mehr zu Modeling finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!