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