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