Development Environment |
Source Control Interface on PC Platforms
If you use a source control system (SCS) to manage your files, you can perform source control interface actions on M-files and Simulink and Stateflow files within MATLAB, Simulink, and Stateflow. You can interface to your source control system by using menus from a graphical user interface (GUI), or by using functions from the MATLAB command window.
MATLAB, Simulink, and Stateflow do not perform source control functions, but only provide an interface to your own source control system. This means, for example, that you can open a file in the MATLAB Editor and modify it without checking it out. However, the file will remain read-only so that you cannot accidentally overwrite the source control version of the file.
The Source Control Interface works with any source control system that conforms to the Microsoft Common Source Control standard.
Note Files must first be added to the source control system before any of the other source control system interface actions can be performed on the file. |
This section includes the following topics:
Interfacing with Source Control Systems | Selecting and Viewing the Source Control System |