nanmean and similar NaN operators
Show older comments
What happened to the nanmean function? It was present in R2008a (in the Statistics Toolbox), but I cannot find it anymore in R2011a? Does it still exist? and if so where?
Answers (1)
the cyclist
on 15 May 2012
It is definitely still part of the Statistics Toolbox. For me,
>> which nanmean
gives
/Applications/MATLAB_R2012a.app/toolbox/stats/stats/nanmean.m
(on a Mac).
Categories
Find more on Descriptive Statistics 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!