Main Content
show
Show data dictionary in Model Explorer
Description
show(
opens Model Explorer
and displays the data dictionary dictionaryObj
)dictionaryObj
as the selected
tree node in the Model Hierarchy pane.
show(
enables you to add the target dictionary to the Model Hierarchy
pane without opening Model Explorer.dictionaryObj
,openModelExplorer
)
Examples
Input Arguments
Tips
Use the
hide
function to remove a data dictionary from the tree in the Model Hierarchy pane of Model Explorer. The dictionary does not appear in the hierarchy again until you use theshow
function or you open and view the dictionary in the Model Explorer using the interface.
Version History
Introduced in R2015a