GUI Layout Toolbox
Layout management objects for MATLAB GUIs
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Ben Tordoff (2026). GUI Layout Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.27.0 (649 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | 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')
|
||
| 1.24.0 | Fix support for appdata. |
||
| 1.23.0 | * Improve colorbar handling (ignoring)
|
||
| 1.22.0 | * Fix error when axes deleted using R2013a
|
||
| 1.21.0 | * Fix a bug when deleting axes using R2013a
|
||
| 1.20.0 | * Fix (I hope) bug where axes disappear from tabs
|
||
| 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
|
||
| 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
|
||
| 1.12.0 | * Add PreviousChild event-data to uiextras.TabPanel Callback
|
||
| 1.11.0 | * Improve enable behavior when used with custom widgets
|
||
| 1.10.0 | * Make panel "SelectedChild" property observable for use with event.proplistener
|
||
| 1.9.0 | Fix link in description (hopefully - it's a bit of a moving target) |
||
| 1.8.0 | * Add DeleteFcn property
|
||
| 1.7.0 | * Add ability to set defaults for various properties
|
||
| 1.6.0 | * Fix bug with Panel titles
|
||
| 1.5.0 | * Ensure layout objects are deleted when the graphics are deleted
|
||
| 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 |