Grocer Function

NAME

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