trn

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
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