median
Median value of fixed-point array
Description
returns the
median value of the fixed-point array M = median(A)A along its first nonsingleton
dimension.
The fixed-point output array
Mhas the samenumerictypeproperties as the fixed-point input arrayA.If the input
Ahas a localfimath, then the localfimathis used for intermediate calculations. The outputMis always associated with the defaultfimathIf
Ais an empty fixed-point array, the value of the output array is zero.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2010a