Median
Median('Expression')
Description
This function returns the median of 'Expression'. The median is the measured value for which 50 % of all measured values are smaller and 50 % are larger. The result is displayed as a constant value (horizontal line) in the graph.
MedianInTime
MedianInTime('Expression','Interval')
Arguments
|
'Expression' |
Signal or expression for which to form the median |
|
'Interval' |
Length of the interval over which to calculate the median |
Description
This function returns the median of 'Expression' within each interval of the length 'Interval'.
MedianValid
MedianValid('Expression','Valid')
Arguments
|
'Expression' |
Signal or expression for which to form the median |
|
'Valid' |
Control signal |
Description
This operation returns the median of 'Expression' for the interval (time or length) where a related control signal is TRUE.
MMedian
MMedian('Expression','Interval')
Arguments
|
'Expression' |
Signal or expression for which to form the median is formed |
|
'Interval' |
Length of the interval over which to calculate the median |
Description
This function returns the floating median of 'Expression' calculated over an 'Interval' in seconds.
