Applies a median filter of rank to the set of input data.
![]() |
initialize, when TRUE, initializes the internal state of the VI. |
![]() |
input data is a set of input data. |
![]() |
rank is the number of points used to compute the median. rank must be greater than or equal to zero. The default is 2. If rank is less than zero, the VI returns an error and the output data is set at zero. |
![]() |
output data is a set of filtered samples. |
![]() |
error returns any error or warning condition from the VI. Refer to Point By Point Error Codes for more information about these conditions. |