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

The connector pane displays the default data types for this polymorphic function.


icon

Inputs/Outputs

  • c2ddbl.png matrix

    number of rows is the row dimension of the matrix.

  • ii32.png number of rows

    number of columns is the column dimension of the matrix.

  • ii32.png number of columns

    matrix must be a 2D array of any numeric type or a real or complex matrix.