Transpose Matrix Node¶ The Transpose Matrix node flips a matrix over its diagonal. See also Transpose on Wikipedia. Inputs¶ MatrixThe matrix to be transposed. Properties¶ This node has no properties. Outputs¶ MatrixThe transposed matrix.