Main Content
getOutport
Get code and calibration configuration from code mappings for root-level outport
Since R2020b
Description
returns the value of a code mapping property or calibration property for the specified
root-level Outport block. For example, use this function to return the
storage class or the value of a storage class property configured for a root-level outport
in a model, or to return the calibration access of the outport.propertyValue
= getOutport(myCodeMappingObj
,outportBlock
,property
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b