histp

Purpose

Histogram estimate of 1-dimensional probability distribution.

Synopsis

h = histp(x, xmin, xmax, nbins)

Description

histp(x, xmin, xmax, nbins) takes a column vector x of data values and generates a normalized histogram plot of the distribution. The histogram has nbins bins lying in the range xmin to xmax.

h = histp(...) returns a vector of patch handles.

See Also

demgauss
Pages: Index

Copyright (c) Ian T Nabney (1996-9)