createTemplate
Class: systemcomposer.rptgen.report.Stereotype
Package: systemcomposer.rptgen.report
Syntax
template = createTemplate(templatePath,type)
Description
creates a copy of the default stereotype 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 stereotype template for your report.
Input Arguments
Output Arguments
Version History
Introduced in R2022b