UISplitPane - Split a container (figure/frame/uipan​el) into two resizable sub-containers

Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane

Download
Download

You are now following this Submission

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

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)

Download
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

Download
1.2.0

Fixed DividerColor parent's color based on Co Melissant's suggestion; re-fixed JavaFrame warning

Download
1.1.0

Fix for R2008b JavaFrame warning

Download
1.0.0

Download