Proyectos
Los proyectos pueden ayudarlo a organizar su trabajo y a colaborar. Utilice proyectos para buscar los archivos necesarios para ejecutar su código, administrar y compartir archivos y configuraciones, e interactuar con sistemas de control de fuentes. Para obtener más información acerca de los proyectos, consulte Create Projects.
Funciones
Herramientas
Dependency Analyzer | Visualize dependencies, find required files, and assess the impact of changes (Desde R2023a) |
Objetos
Temas
- 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.