Description Usage Arguments Value
function to reproduce the behavior of repmat function in matlab to replicate and tile an matrix
| 1 | repmat(X, m, n)
 | 
| X | matrix for tiling and replicate the data | 
| m | a numeric value for tiling a matrix | 
| n | a numeric value for tiling a matrix | 
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.