Grocer Function
NAME
vecr - stacks rowwise
CALLING SEQUENCE
[v]=vecr(x)
PARAMETERS
Input
x = an input matrix x
Output
v = output vector containing stacked rows of x
DESCRIPTION
Creates a column vector by stacking rows of x.
AUTHOR
Eric Dubois 2002