mlreportgen.report.Report.createTemplate
Class: mlreportgen.report.Report
Package: mlreportgen.report
Create report template
Syntax
template = mlreportgen.report.Report.createTemplate(templatePath,type)
Description
creates a copy of the default report template specified by template
= mlreportgen.report.Report.createTemplate(templatePath
,type
)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