Integrator error in simulink
29 views (last 30 days)
Show older comments
Hi When I run my simulink model I receive this error message:
"Derivative input 1 of 'xxx/Integrator' at time xxxx is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)"
I tried to use all the different solvers, but none of them seems to work. I also tried to use the rate-limiter block in front of the integration block. Doing so makes it possible to run the simulation, but the output is oscillating quite a lot though.
Anybody knows how to fix this??
0 Comments
Answers (1)
nl2605
on 17 Apr 2014
This link might be helpful. Also, hope you are giving the initial conditions carefully.
0 Comments
See Also
Categories
Find more on General Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!