Returns an m×n matrix filled with ones.
| |
|---|
| Category | Matrix |
| Syntax | ONES(rows, cols) |
Parameters
| Parameter | Required | Description |
|---|
rows | Required | The number of rows. |
cols | Required | The number of columns. |
Example
Auto-generated from the EngCanvas function registry.