Main Content
mlreportgen.report.Reporter.createTemplate
Class: mlreportgen.report.Reporter
Namespace: mlreportgen.report
Create reporter template
Syntax
template = mlreportgen.report.Reporter.createTemplate(templatePath,templateType)
Description
creates a copy of the template
= mlreportgen.report.Reporter.createTemplate(templatePath
,templateType
)mlreportgen.report.Reporter
template for the report type
specified by type
at the location specified by
templatePath
. You can 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 R2019a