Programmer Guide/Command Reference/EVAL/nrow: Difference between revisions
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
(initial import) |
m (1 revision: Initial import) |
(No difference)
|
Revision as of 17:31, 18 November 2010
nrow
The number of rows in x.
Usage: | nrow(x) |
rows(x) | |
Result: | The number of rows in x (1 for scalars). |
Return Type: | scalar |