How can I fix that's Found algebraic loop containing'
Mostra commenti meno recenti
I cant fix this Warning: Block diagram 'four_Coil_maglev' contains 1 algebraic loop(s). To see more details about the loops use the command href="matlab:Simulink.BlockDiagram.getAlgebraicLoops(bdroot);">Simulink.BlockDiagram.getAlgebraicLoops('four_Coil_mag ev') </a or the command line Simulink debugger by typing href="matlab:sldebug(bdroot);">sldebug('four_Coil_maglev') </a in the MATLAB command window. To eliminate this message, set the Algebraic loop option in the Diagnostics page of the Configuration Parameters Dialog to "None".
I try to use disp but I cant.


1 Commento
Birdman
il 22 Mar 2018
Share your model.
Risposte (2)
Abhishek Ballaney
il 23 Mar 2018
0 voti
Use a unit delay element in feedback
abdou lamri
il 20 Apr 2021
0 voti
Algebraic loops are not supported in generated code. Use the 'ashow' command in the Simulink Debugger to see the algebraic loops
how i can fix this problm
1 Commento
abdou lamri
il 20 Apr 2021

Categorie
Scopri di più su Configure Simulation Conditions 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!