Nodes > Functions > Matrix > Matrix Transpose
Returns the transpose of the input matrix.
Inputs
Name | Type | Description |
---|---|---|
Matrix | matrix | Matrix to transpose |
Outputs
Name | Type | Description |
---|---|---|
Matrix | matrix | Transpose of the input matrix |
Properties
Name | Type | Description |
---|---|---|
Dimension | dropdown | Number of dimensions to use of the matrix |
Was this page helpful?