Add block output signal to model code mappings
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.myCodeMappingObj
,portHandle
,Name,Value
)
coder.mapping.api.CodeMapping
| coder.mapping.api.get
| find
| getDataDefault
| getSignal
| removeSignal
| setDataDefault
| setSignal