mlreportgen.rpt2api.createReportTemplate
Syntax
Description
creates a copy of the default PDFTX template that contains the Report Explorer and report
API styles and saves it to the specified path. You can customize and use the new template in
the scripts that the path
= mlreportgen.rpt2api.createReportTemplate(templatePath
)rpt2api
function generates.
creates a copy of the default template for the document type, path
= mlreportgen.rpt2api.createReportTemplate(templatePath
,type
)type
,
that you can use to generate reports.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b