addDataSource
R2026bAdd referenced data dictionaries to parent data dictionary
Description
addDataSource(
adds one or more data dictionaries specified by dictionaryObj,refDictionaries)refDictionaries,
as referenced dictionaries to a parent Simulink.data.Dictionary object
dictionaryObj.
The parent dictionary contains all the entries that are defined in a referenced
dictionary until the referenced dictionary is removed from the parent dictionary.
The DataSource property of an entry indicates the dictionary that
defines the entry.
Examples
Input Arguments
Alternatives
You can use the Model Explorer window to manage reference dictionaries. See Partition Dictionary Data Using Referenced Dictionaries for more information.