vmcol

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 15:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
vmcol
vmcol(x1M, x2M,...) Create a matrix using the matrices x1M, x2M,... (the matrices must have the same number of rows as arguments).
vmcol(x1V, x2V,...) Create a matrix using the vectors x1v, x2v, .. (vectors with the same length) - one vector per column.The result is: a matrix (the number of vector elements * the number of vectors)

Navigation menu

Personal tools