deleteEntry
Delete data dictionary entry
Syntax
Description
deleteEntry( deletes the data
                dictionary entry represented by entryObj)entryObj, a Simulink.data.dictionary.Entry
                object. The represented entry no longer exists in the data dictionary that defined
                it.
The function sets the Status properties of any
                    Simulink.data.dictionary.Entry objects representing the
                deleted entry to 'Deleted'. You can access only the
                    Status properties of the objects.
Examples
Input Arguments
Alternatives
You can use the Model Explorer window to view the contents of a data dictionary and delete entries.
Version History
Introduced in R2015a