The filtfilt(d, x) version in the documentation does not seem to work
Show older comments
The filtfilt() function seems to demand 3 inputs (b, a, x) but the documentation says it can also accept a filter object instead of the b,a coefficients. Is this an error in the documentation or in the filtfilt() function itself?
Thanks, Dan
Accepted Answer
More Answers (0)
Categories
Find more on Signal Operations 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!