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

조회 수: 2 (최근 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 CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by