Description Usage Arguments Details Value Author(s) See Also Examples
ones
generates a matrix of ones.
1 | ones(n, p = n)
|
n |
number of rows |
p |
number of columns |
if only n is specified, the resulting matrix will be square.
a matrix filled with ones.
Jan Graffelman (jan.graffelman@upc.edu)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.