Package: RTW
Create code replacement table entry for an operator
obj = RTW.TflCOperationEntry
example
obj = RTW.TflCOperationEntry creates a handle, obj, to a code replacement table entry for an operator. The entry maps a conceptual representation of an operator to an implementation (replacement) representation.
obj
collapse all
This example shows how to create a code replacement table entry for an operator, hEnt.
hEnt
hEnt = RTW.TflCOperationEntry;
The obj is a handle to the created code replacement table entry for an operator.
RTW.TflCOperationEntryGenerator | RTW.TflCOperationEntryGenerator_NetSlope | RTW.TflCOperationEntryML | RTW.TflTable
RTW.TflCOperationEntryGenerator
RTW.TflCOperationEntryGenerator_NetSlope
RTW.TflCOperationEntryML
RTW.TflTable