How can I solve an algebraic loop error?

38 ビュー (過去 30 日間)
Ilya
Ilya 2014 年 12 月 8 日
コメント済み: Jagos Jovanovic 2023 年 5 月 21 日
I have this system. There is a stateflow block in Joystik and a "i = i+1" code in dotSelection. I reseive tkis error:
"Cannot solve algebraic loop involving 'Lorien/dotSelection' because it consists of blocks that cannot be assigned algebraic variables, such as blocks with discrete-valued outputs, blocks with non-double or complex outputs, Stateflow blocks, or nonvirtual subsystems. Consider breaking the algebraic loop. For example, add a delay or a memory block to the loop.
Algebraic loop error with 'Lorien/Joystik /Chart'
Algebraic loop error with 'Lorien/dotSelection'"
Can I solve it?

採用された回答

Orion
Orion 2014 年 12 月 8 日
As Simulink says it to you : just add a delay to break the algebraic loop.
  2 件のコメント
Miran Dabare
Miran Dabare 2018 年 10 月 11 日
OMG THANK YOU SO MUCH!! I was stuck on this issue for so long!
Jagos Jovanovic
Jagos Jovanovic 2023 年 5 月 21 日
Goated, this just save me hours of trying to build it without using a MATLAB fnc

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by