simulink.dashboard.switchPanelTab(model,tabName)
switches the tab a dashboard panel displays to the tab you specify. To use the function, the
model you specify must be open. Loading the model is not sufficient.
simulink.dashboard.switchPanelTab(model,tabName,selectTab)
switches to the tab you specify and selects the tab. To use the function, the model you
specify must be open.
Handle or name of the top-level model containing the tab to which you want to
switch. Specify the handle as a scalar. Specify the name as a string or character array.
For information about how to get model handles, see Get Handles and Paths.
Example: "myModel"
Name of the tab to which you want to switch, specified as a string or character
array.
Example: "My Panel Tab"
Option to select the tab to which you switch, specified as logicals. By default, the
tab is not selected. To select the tab, specify true or
1.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.