Source Control
R2026bWork with files under Git™ or SVN source control in MATLAB®
You can use MATLAB to work with files, folders, and projects under source control. You can perform actions such as committing code, merging changes, and viewing revision history directly from the Source Control, Project, and Files panels.
Categories
- Git in MATLAB
Use Git source control in MATLAB to manage your files and collaborate with others
- SVN in MATLAB
Track your files with Subversion® (SVN) source control in MATLAB
Teaching Resources
Programming: Structuring Code
Learn how to write and document functions, and how to debug, comment on, and share your code.