<< rev Basic functions sci_unzip >>

Grocer >> Basic functions > rows

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

Report an issue
<< rev Basic functions sci_unzip >>