quantileplot
Plot the quantile function of the data
Contents
Syntax
hg = quantileplot(data,yAxisLabel,leg)
Description
If data is a matrix, it is treated columnwise. The optional string yAxisLabel is used as the ylabel. The optional string or cell array leg is used as the legend. The data variable name is used as title.
Example
See also
qqplot, quantile