Main Content
getInport
Get code and calibration configuration from code mappings for root-level inport
Since R2020b
Description
returns the value of a code mapping property or calibration property for the specified
root-level Inport block. For example, use this function to return the storage
class or the value of a storage class property configured for a root-level inport in a
model, or to return the calibration access of the inport.propertyValue
= getInport(myCodeMappingObj
,inportBlock
,property
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b
See Also
coder.mapping.api.CodeMapping
| coder.mapping.api.get
| find
| getDataDefault
| setDataDefault
| setInport