Description Usage Arguments Details Value Author(s) Examples
Creates a matrix of zeros or ones.
| 1 2 | 
| nx | The number of rows. Default is 1. | 
| ny | The number of columns. Default is  | 
zeros and ones create full matrices of zeros and ones. If the
user only provides an input for nx, the produced matrices are nx x nx
square matrices.
Return of nx x ny matrix of zeros of ones.
Sebastien Bihorel (sb.pmlab@gmail.com)
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.