nanmean and similar NaN operators

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)

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).

Products

Asked:

on 15 May 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!