MATLAB Help Center
Close all but specified tab in Simulation Data Inspector
Since R2026b
closeOtherTabs(tabObj)
closeOtherTabs(tabObj) closes all tabs in the Simulation Data Inspector except for the tab specified by the Simulink.sdi.Tab object tabObj.
tabObj
Simulink.sdi.Tab
example
collapse all
First, get the Simulink.sdi.Tab corresponding to the tab you want to keep open. Then, close the remaining tabs.
tabGroup = Simulink.sdi.TabGroup; myTab = getTabByName(tabGroup,"My Tab"); closeAllOthers(myTab)
Tab to keep open while closing all other tabs, specified as a Simulink.sdi.Tab object.
Introduced in R2026b
Simulink.sdi.TabGroup
addTab
getAllTabs
getTabByName
getTabByIndex
getActiveTab
closeTab
setActiveTab
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
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.
Americas
Europe
Asia Pacific
Contact your local office