Real Matrix Rank VI
- Updated2025-03-14
- 2 minute(s) read
Computes the rank 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 must be a real matrix. ![]() tolerance defines a level such that the number of singular values greater than this level is the rank of Input Matrix. The default is –1. ![]() rank is the number of singular values in the Input Matrix that are larger than the tolerance. rank is the maximum number of independent rows or columns in the Input Matrix. ![]() 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