Simple Optimized GUI Tabs

The most simple and optimized way to create tab panels using GUIDE in 3 easy steps.
2,9K Downloads
Aktualisiert 10. Mär 2016

Lizenz anzeigen

https://youtu.be/sdc6ec2q5X8
This script provides a template on how to create simple tab panels within a GUI in 3 easy steps.
1. Create or copy PANEL and TEXT objects in GUI
2. Rename tag of PANEL to "tabNPanel" and TEXT for "tabNtext", where N - is a sequential number.
Example: tab3Panel, tab3text, tab4Panel, tab4text etc.
3. Add to Tab Code - Settings in m-file of GUI a name of the tab to TabNames variable
Implemented in: http://wfatoolbox.com
You can learn more about Simple GUI Tabs from this article on the Undocumentedmatlab Blog: http://undocumentedmatlab.com/blog/simple-gui-tabs-for-advanced-matlab-trading-app

Zitieren als

WFAToolbox Team (2026). Simple Optimized GUI Tabs (https://de.mathworks.com/matlabcentral/fileexchange/54992-simple-optimized-gui-tabs), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Version Veröffentlicht Versionshinweise
1.0.0.0

Article added
Video Added