Main Content
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
pair 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
Output Arguments
Version History
Introduced in R2016a