TabPanel Constructor v2.8 (2010)

버전 1.4.0.0 (876 KB) 작성자: Elmar Tarajan
TabPanel Constructor offers the easiest way for creating of tabpanels in MATLAB!
다운로드 수: 25.9K
업데이트 날짜: 2010/6/25

라이선스 보기

TabPanel Constructor offers the easiest way for creating of tabpanels in MATLAB!

- No programming is necessary!
- All tabpanels can be edited comfortably with GUIDE!
- All MATLAB UI controls are supported.
- result is the original FIG-file and the accompanying M-file which is automatically extended with callbacks
- No ActiveX or JAVA components are used!

인용 양식

Elmar Tarajan (2024). TabPanel Constructor v2.8 (2010) (https://www.mathworks.com/matlabcentral/fileexchange/6996-tabpanel-constructor-v2-8-2010), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

fixed bug while adding "TabSelectionChange"-Callback

1.3.0.0

* new features
* bug fixes
* code improvements

1.2.0.0

- creating tabpanel using location and size
- adding already existing figures as tab
- fixed problems using TPC after renaming the main figure

1.1.0.0

fixed: Error while closing TPC in R2009a/b
fixed: GUI-Restart while tab switching in R2009a/b

1.0.0.0

new version, many new features.
- programmaticaly enabling / disabling and switching of tabs
- capturing of the tab switch event through the "TabChangeFcn"-Callback
- supporting of nested tabs
- improved look
- code improvements
- bug fixes