Matrix Size

Returns the dimensions for the number of rows and columns of matrix.

connector_pane_image
datatype_icon

matrix

2D array of any numeric type.

datatype_icon

number of rows

Row dimension of the matrix.

datatype_icon

number of columns

Column dimension of the matrix.