Name

rows — # of rows in a matrix

CALLING SEQUENCE

[r]=rows(x)

PARAMETERS

Input

• x = input matrix

Output

• r = # of rows in x

DESCRIPTION

Returns the # of rows in a matrix x (a Gauss compatibility function).

AUTHOR

Eric Dubois 2002