Repeat each column of a matrix n times
This function repeats each column of a matrix n times
repcol(x, n)
x
n
matrix with repeated columns
Useful links