GUI Layout Toolbox

Layout management objects for MATLAB GUIs

다운로드
다운로드

이 제출물을 팔로우합니다

편집자 메모: This file was selected as MATLAB Central Pick of the Week

인용 양식

Ben Tordoff (2026). GUI Layout Toolbox (https://kr.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help Center 및 MATLAB Answers에서 App Building에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.27.0

Updated license

다운로드
1.27.0-0

Add link to R2014b version

다운로드
1.26.0

* Allow vresion to be checked using ver('layout')
* Misc doc fixes (including spelling of hierarchy!)
* Fix some edge-case bahaviours for TabPanel

다운로드
1.24.0

Fix support for appdata.

다운로드
1.23.0

* Improve colorbar handling (ignoring)
* Fix bug in reparenting children
* Fix background color of BoxPanel icons

다운로드
1.22.0

* Fix error when axes deleted using R2013a
* Fix handling of legends (which I broke in the last update)

다운로드
1.21.0

* Fix a bug when deleting axes using R2013a
* Fix a bug in how legends are handled

다운로드
1.20.0

* Fix (I hope) bug where axes disappear from tabs
* Fix bug where axes position is corrupted if tabs become too small to draw

다운로드
1.18.0

Remove documentation link from description since the new File Exchange page does not allow this.

다운로드
1.16.0

* Add TabEnable property for controlling the enabled state of individual tabs
* Revert to normalized units for all layouts
* Fix bug with mouse-over events

다운로드
1.15.0

Update description to include a link to Matthew Whitaker's ButtonGroup objects.

다운로드
1.13.0

* Add MinimumSize properties to Boxes and Grids
* Minor improvements to mouse-over and redraw speed
* Fix bug with ordering of controls that sometimes prevented grid dividers being dragged

다운로드
1.12.0

* Add PreviousChild event-data to uiextras.TabPanel Callback
* Add guards to prevent errors when focus is lost whilst dragging a flexible divider
* Fix bug when trying to print figures containing flexible layouts

다운로드
1.11.0

* Improve enable behavior when used with custom widgets
* Add an explanation of cell arrays used to pass extra function arguments
* Fix bug in unit-setting of children added to layouts (improves axes handling)

다운로드
1.10.0

* Make panel "SelectedChild" property observable for use with event.proplistener
* Fix bug with dividers disappearing when GridFlex's are nested
* Fix clipping bug with Tab label text drawing outside parent container

다운로드
1.9.0

Fix link in description (hopefully - it's a bit of a moving target)

다운로드
1.8.0

* Add DeleteFcn property
* Improve Docking and Minimizing examples
* Fix flexible layouts when figure units are not pixels (e.g. in GUIDE apps)
* Documentation on using layouts in a GUIDE-built GUI
* Fix parenting bug with ButtonBoxes

다운로드
1.7.0

* Add ability to set defaults for various properties
* Remove R2010a specific code to allow use on older releases

다운로드
1.6.0

* Fix bug with Panel titles
* Fix bug with EmptyWidget going out of scope
* Prevent legends being hijacked by the layout managers!
* Add option for showing markings on the movable dividers
* Add documentation on building executables

다운로드
1.5.0

* Ensure layout objects are deleted when the graphics are deleted
* Add "ancestor" method
* Fix bug in GridFlex divider positioning
* Remove ">>" from examples in documentation
* Improve formatting of examples in documentation

다운로드
1.4.0

Added missing "root" and "version" functions

다운로드
1.3.0

Add link to documentation from description

다운로드
1.2.0

Further documentation typo fixes (must use spellchecker more...)

다운로드
1.1.0

Fixed some typos in the documentation

다운로드
1.0.0

다운로드