Excluding outlying data
Show older comments
I have a large array of data, but there are some points that are outliers that I would like to get rid of. The cftool gui has a way to graphically exclude data, but I don't see any option to export that to the workspace. I would like to use this gui find the indices of the data I want to ignore.
Answers (1)
Fangjun Jiang
on 3 Sep 2011
0 votes
If you have the Statistics Toolbox, the function trimmean() might help.
Categories
Find more on Interpolation 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!