Filter löschen
Filter löschen

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'."

7 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Characters and Strings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by