setDataTransfer
Set code configuration in code mappings for signal representing data transfer
Since R2022b
Description
setDataTransfer(
sets the data transfer service of the signal corresponding to block output port,
myCodeMappingObj
, portHandle
, 'DataTransferService', myDataTransferService
)portHandle
.
To configure the data transfer service, an Embedded Coder Dictionary that defines a service interface configuration must be attached to the model.
Examples
Input Arguments
Version History
Introduced in R2022b