Rows Property

The Rows property gets the number of rows in a matrix.

Syntax

long = objMC.Rows

Element

Description

long

The number or rows in the matrix.

objMC

A Mathcad Matrix object.