Main Content
showChanges
Display changes made to data dictionary entry
Syntax
Description
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.
Examples
Input Arguments
Alternatives
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.
Version History
Introduced in R2015a