addPath
Add folder to project path
Description
adds folders to the specified project path. The folders must be in the project. The
project puts the folders on the MATLAB® search path when it loads, and removes them from the path when it
closes. To learn more, see Specify Project Path.folderonpath
= addPath(proj
,folders
)