Main Content
matlab.project.deleteProject
Stop folder management and delete project definition files
Description
matlab.project.deleteProject(
stops
managing the specified folder with a project and deletes all files generated when you
created or made changes to the project. Use this command to delete the project
path
)(*.prj)
file and project definition files stored in the
resources/project
folder. The project no longer manages the folder. All
other files remain intact.
Examples
Input Arguments
Version History
Introduced in R2019b