Simple Optimized GUI Tabs

버전 1.0.0.0 (20.2 KB) 작성자: WFAToolbox Team
The most simple and optimized way to create tab panels using GUIDE in 3 easy steps.
다운로드 수: 2.9K
업데이트 날짜: 2016/3/10

라이선스 보기

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

인용 양식

WFAToolbox Team (2024). Simple Optimized GUI Tabs (https://www.mathworks.com/matlabcentral/fileexchange/54992-simple-optimized-gui-tabs), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Article added
Video Added