Class: Simulink.data.dictionary.Entry
Package: Simulink.data.dictionary
Display changes made to data dictionary entry
showChanges(entryObj)
showChanges(
opens
the Comparison Tool to show changes made to the data dictionary entry entryObj
)entryObj
,
a Simulink.data.dictionary.Entry
object.
The Comparison Tool displays the properties of entryObj
as
they were when the data dictionary was last saved and as they were
when the showChanges
function was called.
You can use Model Explorer and the Comparison Tool to view changes to data dictionary entries. See View and Revert Changes to Dictionary Entries for more information.