nanmean and similar NaN operators
1 view (last 30 days)
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?
0 Comments
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).
0 Comments
See Also
Categories
Find more on Logical 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!