This link might be helpful. Also, hope you are giving the initial conditions carefully.
Integrator error in simulink
29 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!