Projects
Projects can help you organize your work and collaborate. Use projects to find files required to run your code, manage and share files and settings, and interact with source control. For more information about projects, see Create Projects.
Functions
Tools
Dependency Analyzer | Visualize dependencies, find required files, and assess the impact of changes (Since R2023a) |
Objects
Topics
- Create Projects
Create projects in MATLAB® to organize and share your work with others.
- Manage Project Files
Add, move, rename, label, group, and find project files and folders.
- Analyze Project Dependencies
Find required files for a whole project or for specified files, resolve problems, and control options for add-ons and incremental analysis.
- Compare MATLAB Projects
You can compare project definition files.
- Componentize Large Projects
Organize large projects using referenced projects.
- Share Projects
Package and share projects as zip files, by email, as a toolbox, or by making it publicly available on a connected source control tool.
- Reduce Test Runtime on CI Servers
Set up your project for CI in Jenkins® and reduce test suite runtime using dependency cache and impact analysis.