Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create tabs in a matlab GUI

How can I create tabs in matlab gui? I did something like this a while ago... I mean I created some menus at top of my GUI and then pressing each menu will set visible property of some controls on and the others get off that way is useful for small GUIs but in beag GUIs it encounters problems and editing the GUI gets hard I need someway to create seperate GUIs acting just like Mozilla tabs Is there anyway to create that?

like image 774
Sepideh Abadpour Avatar asked May 26 '26 02:05

Sepideh Abadpour


1 Answers

Tabs aren't officially supported yet, even though there exists the semi-documented function uitab. Note that in 2012a it warns you that the function will change.

However, there is a very nice submission on the File Exchange, the GUI layout toolbox that comes with tab functionality.

like image 186
Jonas Avatar answered May 27 '26 19:05

Jonas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!