CUMSUMSKIPNAN Cumulative sum while skiping NaN's. If DIM is omitted, it defaults to the first non-singleton dimension. Y = cumsumskipnan(x [,DIM]) x input data DIM dimension (default: []) y resulting sum see also: CUMSUM, SUMSKIPNAN
Package: nan