Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working

CSUM matrix function

Description

CSUM(A) Returns a row vector with the same number of columns as the argument. Each column of the result contains the sum of the elements in the corresponding column of the argument. CSUM(A) gives the same result as SUM(A) (see "Statistical functions on matrices" below).

Calculator

CSUM 

See also