Why does the IIRGRPDELAY function, with a group delay of zero crash MATLAB 6.1 (R12.1)?
Show older comments
Why does the IIRGRPDELAY function, with a group delay of zero crash MATLAB 6.1 (R12.1)?
The following code crashes MATLAB:
iirgrpdelay(8,[0 1],[0 1],[0 0])
The frequency values are arbitrary; what's relevant is the group delay of 0. Obviously zero group delay is illegal, but it crashes Matlab. An error message would be so much more friendly.
Accepted Answer
More Answers (0)
Categories
Find more on Filter Design in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!