UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers
Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane
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
Yair Altman (2026). UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers (https://au.mathworks.com/matlabcentral/fileexchange/23073-uisplitpane-split-a-container-figure-frame-uipanel-into-two-resizable-sub-containers), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.4.0 (16.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.4.0 | Fixes for HG2 (R2014b); improved mouse-movement performance (responsivity) |
||
| 1.3.0 | Fixed some HG-Java warnings; fixed the panels' default bgcolor to be the same as their parent's bgcolor; fixed divider's arrow buttons bgcolor; fixed divider size upon dragging (panel resize); fixed minor Java issues with the divider sub-component |
||
| 1.2.0 | Fixed DividerColor parent's color based on Co Melissant's suggestion; re-fixed JavaFrame warning |
||
| 1.1.0 | Fix for R2008b JavaFrame warning |
||
| 1.0.0 |