trn

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 18:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
Jump to navigationJump to search
trn

Transpose the matrix x. If x is not a matrix, then the result is the same as the argument.

Usage:

trn(x)

Result:

The transposed matrix if x is a matrix, else the argument.

Return Type:

same as x

Navigation menu

Personal tools