Integración del control de versiones
Puede utilizar MATLAB para trabajar con archivos bajo control de versiones. Puede realizar acciones como actualizar y confirmar código, fusionar cambios y consultar el historial de revisiones directamente desde el explorador Current Folder.
También puede utilizar el control de versiones con proyectos. Para obtener más información, consulte Use Source Control with Projects y Clone Remote Git Repository into New Project.
Funciones
Objetos
Temas
- Source Control Integration in MATLAB
Use MATLAB built-in integrations with Git™ and Subversion® (SVN) or write your own source control integration using SDK.
- Use Git in MATLAB
Use Git source control in MATLAB to manage your files and collaborate with others.
- Work with Files Under SVN in MATLAB
Checkout SVN repository, add files to SVN source control, and review and commit modified files.
- Set Source Control Preferences
Disable a source control system and set Git preferences in MATLAB Online™.
- Customize External Source Control to Use MATLAB for Diff and Merge
Use the MATLAB Comparison Tool for diff and merge from external source control tools.