Access MSSCCI Source Control from Editors
NoteMSSCCI support has been removed. Replace this functionality with one of the
following options.
- Use a source control system that is part of the MathWorks “Source Control
Integration” with the Current Folder browser. - Use the Source Control Software Development Kit to create a plug-in for your source
control. - Use the MATLAB system function to access the command-line API for your source
control tool. This option does not provide integration with the MATLAB Current Folder
browser menus or source control status column.
You can create or open a file in the Editor, the Simulink or Stateflow products and
perform most source control actions from their File > Source Control menus, rather
than from the Current Folder browser. Following are some differences in the source
control interface process when you use the Editor, Simulink, or Stateflow:
- You can perform actions on only one file at time.
- Some of the dialog boxes have a different icon in the title bar. For example, the Check
out file(s) dialog box uses the MATLAB Editor icon instead of the MATLAB icon. - You cannot add a new (Untitled) file, but must instead first save the file.
- You cannot register projects from the Simulink or Stateflow products. Instead, register
a project using the Current Folder browser, as described in “Register Source Control
Project with MATLAB Software” on page 32-57.
Access MSSCCI Source Control from Editors