| MATLAB Function Reference | ![]() |
Get name of source control system
Graphical Interface
As an alternative to cmopts, use preferences. Select File -> Preferences in the MATLAB desktop, and then select General -> Source Control.
Syntax
Description
cmopts
returns the name of the source control system you selected using preferences, which is one of the following:
If you have not selected a source control system, cmopts returns
Specifying a Source Control System
To specify the source control system:
For more information, see source control preferences.
Examples
Type cmopts and MATLAB returns rcs, meaning the source control system specified in preferences is RCS.
See Also
checkin, checkout, customverctrl
| closereq | colamd | ![]() |