Programmer Guide/Command Reference/EVAL/vmrow: Difference between revisions

From STX Wiki
Jump to navigationJump to search
(initial import)
 
m (1 revision: Initial import)
(No difference)

Revision as of 17:31, 18 November 2010

vmrow
vmrow(x1M, x2M,...) Create a matrix using the matrices x1M, x2M,... (the matrices must have the same number of rows as arguments).
vmrow(x1V, x2V,...) Create a matrix using the vectors x1v, x2v, .. (vectors with the same length) - one vector per row.The result is: a matrix (the number of vectors * the number of vector elements)

Navigation menu

Personal tools