ヘルプ センターヘルプ センター
Simulink.interface.Dictionary
Simulink.dictionary.ArchitecturalData
このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
別のインターフェイス ディクショナリへの Simulink インターフェイス ディクショナリ参照の追加
R2023a 以降
addReference(dictObj,refDict)
addReference(dictObj,refDict) は、refDict で指定された参照ディクショナリを指定されたインターフェイス ディクショナリ dictObj に追加します。ディクショナリの参照は、プラットフォーム マッピングを適用していない Simulink® インターフェイス ディクショナリでサポートされます。
dictObj
refDict
例
すべて折りたたむ
参照ディクショナリ ReferenceInterfaces1.sldd および ReferenceInterfaces2.sldd をインターフェイス ディクショナリ MyInterfaces.sldd に追加します。
ReferenceInterfaces1.sldd
ReferenceInterfaces2.sldd
MyInterfaces.sldd
dictAPI1 = Simulink.interface.dictionary.open('MyInterfaces.sldd'); dictAPI2 = Simulink.interface.dictionary.open('ReferenceInterfaces1.sldd'); addReference(dictAPI1,dictAPI2); addReference(dictAPI1,'ReferenceInterfaces2.sldd'); refDicts = getReferences(dictAPI1)
refDicts = 2×1 cell array {'C:\work\ReferenceInterfaces1.sldd'} {'C:\work\ReferenceInterfaces2.sldd'}
インターフェイス ディクショナリ。Simulink.interface.Dictionary オブジェクトとして指定します。この関数を使用する前に、Simulink.interface.dictionary.create または Simulink.interface.dictionary.open を使用して dictObj を作成するか開いておきます。
Simulink.interface.dictionary.create
Simulink.interface.dictionary.open
参照インターフェイス ディクショナリ。文字ベクトル、string スカラー、または Simulink.interface.Dictionary オブジェクトとして指定します。
例: 'ReferenceDictionary.sldd'
'ReferenceDictionary.sldd'
すべて展開する
R2023b 以降では、Simulink.interface.Dictionary オブジェクトではなく、Simulink.dictionary.ArchitecturalData オブジェクトを使用して、プログラムでアーキテクチャ データを管理します。
Simulink.interface.Dictionary | Simulink.interface.dictionary.create | Simulink.interface.dictionary.open | getReferences | removeReference
getReferences
removeReference
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office