Main Content
addReference
Add referenced project to project
Syntax
Description
adds a reference to the project specified by projreference
= addReference(proj
,referenceFolder
)referencefolder
.
The reference is added to the specified project, proj
.
specifies the type of reference to create. Specify the type as either
projreference
= addReference(proj
,referenceFolder
,type
)"relative"
or "absolute"
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a