Borrar filtros
Borrar filtros

I have the following bit of code and when I run it, I get the error message "Undefined function 'nansum' for input arguments of type 'double'."

3 visualizaciones (últimos 30 días)
I have the following bit of code and when I run it, I get the error message "Undefined function 'nansum' for input arguments of type 'double'." I am not sure how to address this. As far as I know, 'nansum' is a general Matlab function, and this error typically comes up when a function is not in the working directory.

Respuesta aceptada

Walter Roberson
Walter Roberson el 3 de Oct. de 2012
nansum() is not a general MATLAB function: it is part of the Statistics toolbox.

Más respuestas (0)

Categorías

Más información sobre Direct Search en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by