<< autocum Basic functions com_size >>

Grocer >> Basic functions > cols

cols

# of columns in a matrix

CALLING SEQUENCE

[c]=cols(x)

PARAMETERS

Input

* x = input matrix

 

Output

* c = # of columns in x

DESCRIPTION

Returns the # of columns in a matrix x. A Gauss compatibility function

AUTHOR

Eric Dubois 2002

Report an issue
<< autocum Basic functions com_size >>