How can I fix that's Found algebraic loop containing'

조회 수: 30 (최근 30일)
Rahim çubuk
Rahim çubuk 2018년 3월 22일
댓글: abdou lamri 2021년 4월 20일
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.

답변 (2개)

Abhishek Ballaney
Abhishek Ballaney 2018년 3월 23일
Use a unit delay element in feedback

abdou lamri
abdou lamri 2021년 4월 20일
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

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by