Main Content
mlreportgen.report.Axes.createTemplate
Class: mlreportgen.report.Axes
Namespace: mlreportgen.report
Syntax
template = mlreportgen.report.Axes.createTemplate(templatePath,templateType)
Description
creates a copy of the template
= mlreportgen.report.Axes.createTemplate(templatePath
,templateType
)mlreportgen.report.Axes
template for the report type
specified by type
at the location specified by
templatePath
. Use the copied template as a starting point to design a
custom reporter template for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021b