powered by
function to reproduce the behavior of repmat function in matlab to replicate and tile an matrix
repmat(X, m, n)
matrix for tiling and replicate the data
a numeric value for tiling a matrix
a matrix