Error in singularity is not finite
2 views (last 30 days)
Show older comments
I am getting the following error while solving. Can any one suggest the solution..
Derivative of state '1' in block 'mgpid/Transfer Fcn2' at time 2.456895 is not finite. The simulation will be stopped. 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)
Thanks in advance.
1 Comment
Abhishek Kumar
on 11 Dec 2020
Hi Shambhu, could you share the model and data for use to help you further. This error simply means the denominator part is getting to zero some of your input values, you can either analyze and find out the data or reduce the step-size or use variable-step size for solver.
Answers (0)
See Also
Categories
Find more on Configure Simulation Conditions 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!