The Rows property gets the number of rows in a matrix.
long = objMC.Rows
Element
Description
long
The number or rows in the matrix.
objMC
A Mathcad Matrix object.