createTemplate
Class: systemcomposer.rptgen.report.AllocationSet
Package: systemcomposer.rptgen.report
Syntax
template = createTemplate(templatePath,type)
Description
creates a copy of the default allocation set template specified by template
= createTemplate(templatePath
,type
)type
at the location specified by templatePath
. Use the copied template as a
starting point to design a custom allocation set template for your report.
Input Arguments
Output Arguments
Version History
Introduced in R2022b