Development Environment    

Removing Files from the Source Control System

You can remove a single file or multiple files from the source control system. To remove a file from the source control system:

  1. Select Source Control -> Remove from Source Control from the File menu in the MATLAB Editor, Simulink model, or Stateflow model.
  1. The MATLAB Remove from source control dialog box opens.

  1. Click OK.

Function Alternative for Removing File from Source Control

Use remove as the first argument in the verctrl function to remove a file or group of files from source control system. Note that the verctrl function with the remove argument does not return anything. The verctrl function with the remove argument has this form:


  Undoing the Check-Out Showing File History