Create Special Complex Matrix VI
- Updated2025-07-30
- 4 minute(s) read
Generates a special matrix based on matrix type. The data types you wire to the Input Vector2 and Input Vector1 inputs determine the polymorphic instance to use.

Inputs/Outputs
Input Vector2
—
Input Vector2 used as the input to construct a special matrix in some options.
matrix type
—
matrix type specifies the type of special matrix that this VI uses to generate as the Special Matrix output. Let n represent matrix size, X represent Input Vector1, nx represent the size of X, and Y represent Input Vector2, ny represent the size of Y, and B represent the output Special Matrix.
matrix size
—
matrix size determines the dimension size of the output Special Matrix.
Input Vector1
—
Input Vector1 used as the input to construct a special matrix in some options.
Special Matrix
—
Special Matrix is the generated matrix.
error
—
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Mathematics\Linear Algebra\Matrix to a Power.vi
Input Vector2
—
matrix type
—



Special Matrix
—
error
—