addAdditionalLinkObjPath(hEntry,path)
adds a specified additional link object path to the array of additional link object
paths for a code replacement table entry.
This example shows how to use the
addAdditionalLinkObjPath function with
addAdditionalLinkObj to specify the path to an additional
link object file fully for a code replacement table entry.
hEntry — Handle to a code replacement table entry handle
The hEntry is a handle to a code replacement
table entry previously returned by instantiating a code replacement entry
class, such as hEntry =
RTW.TflCFunctionEntry or
hEntry =
RTW.TflCOperationEntry.
Example: op_entry
path — Path to an additional link object character vector | string scalar
The path is a character vector or string scalar
that specifies the full path to an additional link object. The character
vector or string scalar can include tokens (for example,
$myfolder$, where myfolder is a
variable defined as a character vector, cell array of character vectors, or
string array in the MATLAB® workspace).
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.