What Are MATLAB Projects in Simulink? - MATLAB & Simulink (original) (raw)

Main Content

As a design grows, managing referenced files, dependencies, and search paths becomes more complicated. MATLAB® projects help you organize large hierarchies to find required files, manage and share files and settings, and interact with source control.

Projects can promote more efficient team work and individual productivity by helping you:

Consider using MATLAB projects in Simulink® when you need to manage multiple types of files in one location. For example, use projects when you need to manage MATLAB and Simulink files along with other file types such as data, requirements, reports, spreadsheets, tests, or generated files.

For information on basic project workflows in MATLAB, see Projects in the MATLAB documentation.

Projects provide additional tools to help with Simulink workflows. For example:

For more information about project workflows in Simulink, see Using MATLAB Projects in Simulink.

For guidelines on structuring projects, see Collaborative Modeling.

See Also

Topics