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