Get algebraic loops error in one computer and not get it in another

1 回表示 (過去 30 日間)
Pierluca Dessi
Pierluca Dessi 2020 年 10 月 29 日
回答済み: Jonas 2020 年 10 月 30 日
Do you know how is possible that i get an algebraic loop error in one pc and in another pc the simulink model work perfectly?
The two computer are running the same version of matlab (R2020a)
(I'm sorry for my bad english, I'm italian)

採用された回答

Jonas
Jonas 2020 年 10 月 30 日
You may want to fiddle with the Configuration Parameters, more specifically your Solver Settings. You are simulating a Simulink model where probably you are solving some kind of equation. This solving needs a few iterations to meet a maximum error. Can be that on the one computer (which is faster) you reach convergence with the maximum error on time, while on the other (slower) computer you don't meet the maximum error on time and it throws an algebraic loop error because it didn't reach convergence on time.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by