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