Dear all,
I have a problem with matlab simulink file that i have built. I use some lookup tables inside the program. These tables contain two dimensional data; two inputs for the table with one output.
I almost get this error:
"An error occurred while running the simulation and the simulation was terminated. Simulink cannot solve the algebraic loop at time 1.34454 using the LineSearch-based algorithm due to one of the following reasons: the model is ill-defined i.e., the system equations do not have a solution; or the nonlinear equation solver failed to converge due to numerical issues. "
I tried to solve it by using initial conditions. However, the program can be solved for a while then the problem occurs again.
I have to try an other initial conditions and so on.
It is a kind of try and error and this is very lossless for the time.
Can someone help me by an advice?
Regards
Mohamed