Error in Integrator is not finite. How can I fix it?
1 view (last 30 days)
Show older comments

0 Comments
Answers (1)
Peter O
on 25 Sep 2020
Since this happens at t=0, are you possibly dividing the block's input along the way by something that could be zero on simulation initialization? It sounds like you're passing a NaN value into the integrator.
0 Comments
See Also
Categories
Find more on Audio Processing Algorithm Design 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!