openProject
R2026bLoad an existing project
Description
loads the project in the specified file or folder. If any projects are currently
open, MATLAB® closes them before loading the specified project. Project startup
displays the additional packages and external softwares that will be installed when
loading the project, and prompts you for confirmation before proceeding.proj = openProject(projectPath)
does not prompt for confirmation before opening the project.proj = openProject(projectPath,Prompt=false)