Transpose Matrix VI
- Updated2023-02-21
- 3 minute(s) read
Transpose Matrix VI
Owning Palette: Linear Algebra VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Finds the transpose of real Input Matrix or the conjugate transpose of complex Input Matrix.
Wire data to the Input Matrix input to determine the polymorphic instance to use or manually select the instance.
Transpose Matrix (DBL)

![]() |
Input Matrix specifies a square or rectangular matrix. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Matrix Transpose returns the transpose of Input Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Transpose Matrix (SGL)

![]() |
Input Matrix specifies a square or rectangular matrix. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Matrix Transpose returns the transpose of Input Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Transpose Matrix (CDB)

![]() |
Input Matrix specifies a square or rectangular matrix. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Matrix Conjugate Transpose returns the conjugate transpose of Input Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Transpose Matrix (CSG)

![]() |
Input Matrix specifies a square or rectangular matrix. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Matrix Conjugate Transpose returns the conjugate transpose of Input Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Transpose Matrix Details
The following table lists the support characteristics of this VI.
| Supported on RT targets | Yes |
| Suitable for bounded execution times on RT | Yes |









