Progetti
I progetti possono aiutare a organizzare il lavoro e a collaborare. Utilizzare i progetti per trovare i file necessari all'esecuzione del codice, gestire e condividere i file e le impostazioni e interagire con il controllo della sorgente. Per maggiori informazioni sui progetti, vedere Create Projects.
Funzioni
Strumenti
Dependency Analyzer | Visualize dependencies, find required files, and assess the impact of changes (Da R2023a) |
Oggetti
Argomenti
- 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.