Measures of Spread VI
- Updated2025-01-28
- 2 minute(s) read
Measures of Spread VI
Computes the spread of the data values in x array.

Inputs/Outputs
![]() x array specifies the data set. ![]() type specifies the type of spread to compute.
![]() spread value returns the spread of the data in x array. ![]() 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. |