addAdditionalLinkObj(hEntry,linkObj)
adds a specified additional link object to the array of additional link objects for
a code replacement table entry.
This example shows how to use the
addAdditionalLinkObj function with
addAdditionalLinkObjPath to specify 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 table
entry class, such as hEntry =
RTW.TflCFunctionEntry or
hEntry =
RTW.TflCOperationEntry.
Example: op_entry
linkObj — Name of an additional link object character vector | string scalar
The linkObj is a character vector or string
scalar that specifies an additional link object.