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