Description Usage Arguments Value Author(s)
Creates a large matrix B consisting of an M-by-N tiling of copies of A
1 | repmat(mat, M, N)
|
mat |
numeric matrix |
M |
number of copies in vertical direction |
N |
number of copies in horizontal direction |
Matrix consiting of M-by-N tiling copies of input matrix
Wolfram Stacklies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.