Main Content
mlreportgen.report.Report.createTemplate
Class: mlreportgen.report.Report
Namespace: mlreportgen.report
Create report template
Syntax
template = mlreportgen.report.Report.createTemplate(templatePath,templateType)
Description
creates a copy of the default report template specified by template
= mlreportgen.report.Report.createTemplate(templatePath
,templateType
)type
at
the location specified by templatePath
. You can use the copied
template to design a custom template for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2017b