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