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
Show menu Show menu

CMAX matrix function

Description

CMAX(A) returns a row vector with the same number of columns as the argument. Each column of the result contains the maximum value of the corresponding column of the argument. CMAX(A) gives the same result as MAX(A).

Calculator

CMAX(  

See also