The Cols property gets the number of columns in a matrix.
long = objMC.Cols
Element
Description
long
The number of columns in the matrix.
objMC
The Mathcad Matrix object.