Class: Simulink.data.Dictionary
Package: Simulink.data
Remove data dictionary from Model Explorer
hide(dictionaryObj)
hide(
removes
the data dictionary dictionaryObj
)dictionaryObj
from the Model
Hierarchy pane of Model Explorer. The target dictionary
no longer appears as a node in the model hierarchy tree. Use this
function when you are finished working with a data dictionary and
want to reduce clutter in the Model Explorer.
To add a data dictionary as a node in the model hierarchy
tree in Model Explorer, use the show
function
or use the interface to open and view the dictionary in Model Explorer.
The hide
function does not affect
the content of the target dictionary.
You can remove a data dictionary from the Model Hierarchy pane of Model Explorer by right-clicking the dictionary tree node and selecting Close.