Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

コード インターフェイス定義

標準化とソフトウェア アーキテクチャの一致に関するデータ、関数およびメモリ セクションのコード生成定義の作成

大規模な組織で複数の人が一般的なソフトウェア アーキテクチャに準拠したコードを生成できるように支援することができます。それぞれの担当者がコード内のモデルのデータ (信号、パラメーター、状態) や関数の外観を制御するために使用できるコード生成定義を作成します。

ツール

Embedded Coder ディクショナリモデル データおよび関数のコード生成を制御するためのコード定義を作成します。

クラス

すべて展開する

coder.DictionaryEmbedded Coder ディクショナリの設定 (R2019b 以降)
coder.dictionary.SectionEmbedded Coder ディクショナリのセクションの構成 (R2019b 以降)
coder.dictionary.EntryConfigure Embedded Coder Dictionary definition (R2019b 以降)

関数

すべて展開する

coder.dictionary.createEmbedded Coder ディクショナリおよび coder.Dictionary オブジェクトを作成 (R2019b 以降)
coder.dictionary.openEmbedded Coder ディクショナリ オブジェクトを開く (R2019b 以降)
coder.dictionary.copyCopy code generation definitions between models and data dictionaries
coder.dictionary.moveMigrate code generation definitions between models and data dictionaries
coder.dictionary.removeRemove Embedded Coder Dictionary from model or Simulink data dictionary
coder.dictionary.existDetermine whether Embedded Coder Dictionary exists in model or data dictionary (R2020b 以降)

トピック

コード インターフェイス構成の定義の作成

複数モデルのシステムでのコード インターフェイス構成の配布と管理