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