addSignal
Description
addSignal(
adds signals specified by the block output port handles to the specified model code
mappings.myCodeMappingObj
,portHandle
)
This function does not apply to signals that originate from root-level Inport blocks.
addSignal(
adds signals specified by the block output port handles to the model code mappings. It
configures the storage class and values of storage class properties that the code generator
uses to produce C code for the signal data. For models with an attached Embedded Coder
Dictionary that defines a service interface configuration, you can also configure
measurement interface properties.myCodeMappingObj
,portHandle
,Name,Value
)
Examples
Input Arguments
Version History
Introduced in R2020b