Desktop Tools and Development Environment |
Source Control Interface on Windows Platforms
If you use source control systems to manage your files, you can interface with the systems to perform source control actions from within MATLAB, Simulink, and Stateflow®. Use menu items in MATLAB, Simulink, or Stateflow, or run functions in the MATLAB Command Window to interface with your source control systems.
The source control interface on Windows works with any source control system that conforms to the Microsoft Common Source Control standard. If your source control system does not conform to the standard, use a Microsoft Source Code Control API wrapper product for your source control system so that you can interface with it from MATLAB, Simulink, and Stateflow.
Perform most source control interface actions from the Current Directory browser. You can also perform many of these actions for a single file from the MATLAB Editor/Debugger, a Simulink model window, or a Stateflow chart window--for more information, see Performing Source Control Actions from the Editor, Simulink, or Stateflow. Another way to access many of the source control actions is with the verctrl
function.
Source control topics described here are
Source Control Interface | Setting Up the Source Control Interface |
© 1994-2005 The MathWorks, Inc.