cumsum
Syntax
cumsum(X)
Please see cumFunctions for the parameters and windowing logic.
Details
Cumulatively calculate the sum of the elements in X.
cumsum(X)
Please see cumFunctions for the parameters and windowing logic.
Cumulatively calculate the sum of the elements in X.