coder.descriptor.TypedRegion Class
Namespace: coder.descriptor
Superclasses: coder.descriptor.DataImplementation
Return information about implementation of typed data in generated code
Since R2025a
Description
An object of the coder.descriptor.TypedRegion
class describes a data
element that the generated code implements as a typed data expression. Examples of typed data
expressions include variables, or members of a C/C++ structure or array.
Methods
Version History
Introduced in R2025a