linkDictionary

Link data dictionary to architecture model

Description

linkDictionary(obj,dictionaryFile) associates the specified Simulink® data dictionary with the model.

Input Arguments

collapse all

Architecture model object from which the dictionary link is to be added, specified as a systemcomposer.arch.Model object.

Dictionary file name with the .sldd extension, specified as a character vector.

Data Types: char

Introduced in R2019a