Main Content
groupSubPlot
Description
groupSubPlot(
groups the specified metrics in a single training subplot with the y-axis label
monitor
,groupName
,metricNames
)groupName
. By default, Experiment Manager
plots each ungrouped metric in its own training subplot.
To group metrics, all metrics must have the same y-axis scale. For more information, see
yscale
.
Examples
Input Arguments
Tips
Use the
groupSubplot
function to define your training subplots before calling the functionrecordMetrics
.
Version History
Introduced in R2021a