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