Link data dictionary to architecture model
linkDictionary(obj,dictionaryFile)
linkDictionary(obj,dictionaryFile) associates the specified Simulink® data dictionary with the model.
obj
dictionaryFile
collapse all
Architecture model object from which the dictionary link is to be added, specified as a systemcomposer.arch.Model object.
systemcomposer.arch.Model
Dictionary file name with the .sldd extension, specified as a character vector.
.sldd
Data Types: char
char
systemcomposer.createDictionary | systemcomposer.openDictionary | unlinkDictionary
systemcomposer.createDictionary
systemcomposer.openDictionary
unlinkDictionary