Main Content
RTW.CImplementation
Description
Use RTW.CImplementation
objects to specify implementation
functions for a block replacement entry. You can specify implementation functions for the
initialize, update, output, and terminate functions.
Creation
Description
implementation = RTW.CImplementation
creates an
RTW.CImplementation
object.
Properties
Object Functions
addArgument | Add argument to RTW.CImplementation object |
setReturn | Add return argument to RTW.CImplementation object |
Examples
Version History
Introduced in R2024a