このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
coder.descriptor.TypedRegion クラス
名前空間: coder.descriptor
スーパークラス: coder.descriptor.DataImplementation
Return information about implementation of typed data in generated code
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
バージョン履歴
R2025a で導入