Create blank project
creates and opens a blank project and returns the project object. Use the project
object to manipulate the new project at the command line. The new project is created
in the default project folder.proj
= matlab.project.createProject
To change the default folder for new projects, on the Home tab, in the Environment section, click Preferences. Go to MATLAB > Project and in the New Projects section, set the Default folder.
addFile
| addFolderIncludingChildFiles
| addPath
| addReference
| addShortcut
| currentProject
| openProject