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.

Note You can use the Vector Norm VI or the Unit Vector VI to calculate the vector norm.


icon

Inputs/Outputs

  • c2dcdb.png Input Matrix

    Input Matrix can be a square or rectangular, complex matrix.

  • ci32.png norm type

    norm type indicates what type of norm is used to compute the norm.

  • idbl.png norm

    norm is a scalar that gives some measure of the magnitude of the elements in the matrix.

  • ii32.png 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