Multiple Tab GUI

버전 1.2.0.0 (4 KB) 작성자: James Willmann
Program to create a figure with multiple tabs and demo their use.
다운로드 수: 11.1K
업데이트 날짜: 2014/2/4

라이선스 보기

This function creates a figure with multiple Tabs. The number of tabs can be changed and they are distributed evenly across the top of the figure. Content is provided for the first 5 tabs to demo the program. The demo uses the screen size to adjust the size of the figure. The program uses the ~ character for unused arguments, so if you are not using 2009b, these should be changed to dummy arguments (lines 210 and 234). guidata is set to the TabHandles cell array and is used to pass all arguments and data to the functions.

인용 양식

James Willmann (2024). Multiple Tab GUI (https://www.mathworks.com/matlabcentral/fileexchange/25938-multiple-tab-gui), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013b
모든 릴리스와 호환
플랫폼 호환성
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.2.0.0

I improved the look of the tabs. They now blend into the selected sheet below the selected tab. Also cleaned up the code a bit and tested with the latest version, R2013b.

1.0.0.0