Simulink.sdi.TabGroup
R2026bDescription
A Simulink.sdi.TabGroup object is a container for the Simulink.sdi.Tab
objects associated with the tabs in the current Simulink Data Inspector session. Use the
TabGroup object to create tabs or access tabs to modify them. When you add,
close, or reorder tabs, these changes are automatically reflected in the
Simulink.sdi.TabGroup object.
Creation
The software creates a Simulink.sdi.Tab object for each tab in the
Simulation Data Inspector. The Simulink.sdi.TabGroup object is a
container for these Tab objects.
Description
gets the
allTabs = Simulink.sdi.TabGroupSimulink.sdi.TabGroup object, which contains a
Simulink.sdi.Tab object for each tab in the Simulation Data
Inspector.
Properties
Object Functions
addTab | Add new Simulation Data Inspector tab |
getAllTabs | Get all tabs in Simulation Data Inspector |
getTabByName | Get Simulation Data Inspector tab by name |
getTabByIndex | Get Simulation Data Inspector tab by positional index |
getActiveTab | Get active Simulation Data Inspector tab |
Examples
Version History
Introduced in R2026b