ploterrhist
(To be removed) Plot error histogram
ploterrhist will be removed in a future release. For more information,
see Transition Legacy Neural Network Code to dlnetwork Workflows.
For advice on updating your code, see Version History.
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 R2010bSee Also
Time Series Modeler | fitrnet (Statistics and Machine Learning Toolbox) | trainnet | trainingOptions | dlnetwork | histogram
