Description: displays a histogram of the empirical probability density function (PDF)
for the data in the input array X using nbins number of bins
(by default pdfplot sets nbins to 20).
If input X is a matrix, then pdfplot(X) parses it to the vector and
displays PDF of all values.
For complex input X, pdfplot(X) displays PDF of abs(X).
To Search:
File list (Check if you may need any files):
pdfplot.m