cycol: Create matrix A whose columns repeat cyclically
Description
Returns an n-by-n matrix with cyclically repeating columns
where one cycle consists of the columns defined by randn(n,k). Thus, the
rank of matrix A cannot exceed k, and k must be scalar.