| 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:
Function Alternative for Removing File from Source Control
| Note For MATLAB command window access to the source control interface, you must first create a window and get its handle. See Using the Source Control Interface from the MATLAB Command Window for instructions on doing this. |
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 | ![]() |