Algebraic loop error - Simulink
Mostra commenti meno recenti
Hi, I was wondering if anyone could help.
Risposte (1)
Paul
il 17 Mag 2023
0 voti
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?
Categorie
Scopri di più su Modeling in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!