Simulink.findTemplates
Find model or project templates with specified properties
Syntax
Description
returns
the names and filename
= Simulink.findTemplates(templatename
)TemplateInfo
objects for all matching
templates that include templatename
.
also specifies additional template properties as one or more name-value
arguments.filename
= Simulink.findTemplates(templatename
,Name=Value
)
[
returns
the names and filename
,info
]
= Simulink.findTemplates(templatename
)TemplateInfo
objects for all matching
templates.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2016a