Main Content
addPath
Add folder to project path
Description
adds a folder to the specified project path. The folder must be in the project. The
project puts the folder on the MATLAB® search path when it loads, and removes it from the path when it
closes. To learn more, see Specify Project Path.folderonpath
= addPath(proj
,folder
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a