Main Content

Using MATLAB Projects in Simulink

Create project from Simulink® template, upgrade all models in project, and perform block-level impact analysis

Projects help you to organize large modeling designs by finding required files, managing and sharing files and settings, and interacting with source control. If you are new to projects, for basics, see Projects in the MATLAB® documentation.

For Simulink-specific guidance, see What Are MATLAB Projects in Simulink?

Functions

expand all

Simulink.createFromTemplateCreate model or project from template
Simulink.findTemplatesFind model or project templates with specified properties
Simulink.exportToTemplateCreate template from model or project
updateDependenciesUpdate project dependencies
dependencies.fileDependencyAnalysisFind model file dependencies
dependencies.toolboxDependencyAnalysisFind products required by file
addReferenceAdd referenced project to project
removeReferenceRemove project reference
listAllProjectReferencesList all projects in reference hierarchy of current project (Since R2021a)

Featured Examples