Cols Property

The Cols property gets the number of columns in a matrix.

Syntax

long = objMC.Cols

Element

Description

long

The number of columns in the matrix.

objMC

The Mathcad Matrix object.