Transpose
Usage Message: Transpose[list] transposes the first two levels in list. Transpose[list, {n1, n2, ... }] transposes list so that the levels 1, 2, ... in list correspond to levels n1, n2, ... in the result. Attributes[Transpose] = {Protected} Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/Transpose.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/Transpose.html
Questions or comments? Send email to support@wolfram.com.
| |