getSection
データ ディクショナリ セクションを表す Simulink.data.dictionary.Section オブジェクトを返す
説明
sectionObj = getSection(dictionaryObj,sectionName)dictionaryObj (Simulink.data.Dictionary オブジェクト) の 1 つのセクション sectionName を表す Simulink.data.dictionary.Section オブジェクトを返します。
データ ディクショナリの [Embedded Coder] セクションにアクセスすると、getSection はデータ ディクショナリで Embedded Coder ディクショナリを表す coder.Dictionary (Embedded Coder) オブジェクトを返します。
例
入力引数
バージョン履歴
R2015a で導入