Main Content
ploterrhist
Plot error histogram
Description
ploterrhist(
plots a histogram of error
values e
)e
.
ploterrhist(e1,'name1',e2,'name2',...)
takes any number of errors
and names and plots each pair.
ploterrhist(...,
takes an optional
property name-value pair which defines the number of bins to use in the histogram plot. The
default is 20.'bins',bins
)
Examples
Input Arguments
Version History
Introduced in R2010b