Main Content
removeDataSource
Remove reference data dictionary from parent data dictionary
Description
removeDataSource(
removes a referenced data dictionary, dictionaryObj
,refDictionaryFile
)refDictionaryFile
, from a parent
dictionary dictionaryObj
, a Simulink.data.Dictionary
object.
The parent dictionary no longer contains the entries that are defined in the referenced dictionary.
Examples
Input Arguments
Alternatives
You can use Model Explorer to manage reference dictionaries. See Partition Dictionary Data Using Referenced Dictionaries for more information.
Version History
Introduced in R2015a