Create New Project Using Templates - MATLAB & Simulink (original) (raw)

Main Content

In a project, you can use templates to create and reuse a standard project structure.

  1. To browse for templates, on the MATLABĀ® Home tab, click Simulink.
  2. In the SimulinkĀ® Start Page, click a template in the list to read the description. For example, click Simple Project.
  3. The Start Page shows all project templates (*.sltx) on the MATLAB path. If your templates do not appear, locate them by clickingOpen, then browse to and select the template.
  4. In the Simulink Start Page, select a template and click Create Project.
    Templates created in R2017b or later warn you if required products are missing. Click the links to open Add-On Explorer and install required products.
  5. In the Create Project dialog box, specify your project folder and edit the project name. Then, click OK.

Use Project Templates from R2014a or Before

To use project templates created in R2014a or earlier (.zip files), upgrade the templates to .sltx files using the Simulink.exportToTemplate function.

After you upgrade the templates to .sltx and put them on the MATLAB path, you can use the templates from the Simulink Start Page.

See Also

Topics