Specify a file of executable MATLAB® code to run as the project shuts down. Automatically run the
file when the project closes, by making it a shutdown file.
Project, specified as a matlab.project.Project object.
Use currentProject to create a project object from the currently
loaded project.
file — Path of file character vector | string scalar
Path of the MATLAB file to remove, including the file extension, specified as a
character vector or string scalar. Specify the path relative to the project
root folder. The file must be within the root folder.