Complex Matrix Norm VI
- Updated2025-07-30
- 2 minute(s) read
Computes the norm of Input Matrix. Wire data to the Input Matrix input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
Input Matrix
—
Input Matrix can be a square or rectangular, complex matrix.
norm type
—
norm type indicates what type of norm is used to compute the norm.
norm
—
norm is a scalar that gives some measure of the magnitude of the elements in the 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\Linear Algebra Calculator.vi
- labview\examples\Mathematics\Linear Algebra\Matrix to a Power.vi
Input Matrix
—
norm type
—
norm
—
error
—