addShutdownFile(proj,files)
adds shutdown files to the specified project. When you close the project, the
project runs the shutdown files automatically.
Project, specified as a matlab.project.Project object.
Use currentProject to create a project object from the currently
loaded project.
Path of the shortcut file, including the file extension, specified as a
string array or a cell array of character vectors. The files must be within
the project root folder. If the file is not a project file, the function
adds it to the project.