Column-wise norm of a matrix
cn = colnorm(a) is an Mx1 vector of the normals of each column of the matrix a which is NxM.
© 1990-2012 Peter Corke.