Simulink.createFromTemplate
Create model or project from template
Syntax
Description
Simulink.createFromTemplate( creates a
                model or a project from the template file specified by
                    templatename)templatename. The new project is created in the default
                project folder.
h = Simulink.createFromTemplate(templatename)h as either a numeric model handle or a
                    currentProject object.
h = Simulink.createFromTemplate(templatename,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2016a