Perform the histogram of a vector.
[Hx,Hy,Mi,Ma] = NL_F_Histogram(V,N)
Vector.
Number of classes.
Histogram x-vector.
Histogram y-vector.
Minimum.
Maximum.
NL_F_Histogram performs the histogram of the vector V (
). The range
is divided into N non-overlapping intervals of equal size.