slreportgen.report.SimulinkObjectProperties.createTemplate
Class: slreportgen.report.SimulinkObjectProperties
Namespace: slreportgen.report
Create Simulink object properties reporter template
Syntax
template = slreportgen.report.SimulinkObjectProperties.createTemplate(templatePath,templateType)
template = slreportgen.report.SimulinkObjectProperties.createTemplate(___,Name=Value)
Description
creates a copy of the default Simulink® object properties template specified by template
= slreportgen.report.SimulinkObjectProperties.createTemplate(templatePath
,templateType
)type
at the
location specified by templatePath
. To design a custom Simulink object properties template for your report, use the copied template as a
starting point.
creates a copy of the template with additional options specified by one or more
name-value arguments.template
= slreportgen.report.SimulinkObjectProperties.createTemplate(___,Name=Value
)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2017b