Filtfilt function in matlab 2011b not working the same as from version 7.
Show older comments
Help!
I am using simplefilter (with the filtfilt function embedded) to filter data. Cut off freq of 40Hz, with a 3rd order filter.
Originally I had been using version 7 codes. I have updated matlab to version 2011b and now when I use simplefilter, the data appear unfiltered.
The function runs with no errors, however the data are not filtered in the same way as before.
Have the input arguments changed?
Anyone else have the same problem with filtfilt?
Answers (1)
Wayne King
on 18 Oct 2012
0 votes
Hi Taryn, filtfilt() was substantially changed in the R2011a release. Can you provide an example to illustrate where data appear filtered in a pre R2011a release but not in R2011b?
Categories
Find more on Digital Filtering 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!