Main Content

cmopts

(Removed) Name of source control system

    cmopts has been removed. View the currently selected source control system through the Preferences instead. For more information, see Version History.

    Description

    name = cmopts returns the name of your version control system.

    Output Arguments

    collapse all

    Name of your version control system, returned as a character vector with one of these values.

    ValueDescriptionPlatform Supported On
    'clearcase'

    ClearCase® software from IBM® Rational®

    UNIX® platforms
    'customverctrl'Custom interface created using customverctrl functionUNIX platforms
    'cvs'Concurrent Version System (CVS)UNIX platforms
    'none'No source control system selected 
    'pvcs'PVCS® and ChangeMan® softwareUNIX platforms
    'rcs'

    Revision Control System (RCS)

    UNIX platforms
    Any SCC-compliant source control system, for example, 'Microsoft Visual SourceSafe'VariesWindows® platforms

    Version History

    Introduced before R2006a

    collapse all

    R2017a: Removed

    cmopts has been removed.

    MATLAB® no longer includes built-in support for the Microsoft Source Code Control Interface (MSSCCI). Replace it with one of these options:

    Alternatively, to view the currently selected source control system, on the Home tab, in the Environment section, click Preferences. Then, select General > Source Control.