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

MAKE matrix function

Description

MAKE(r,c,[v]) Creates a r × c matrix (r rows and c columns) with all elements equal to v. If the optional parameter v is not specified, then all elements are equal to 0.

Calculator

MAKE(  ,  ,  

See also