ScrollPlot - scrollable X/Y axes
ScrollPlot adds a scroll sub-window to any supplied plot handles
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Yair Altman (2026). ScrollPlot - scrollable X/Y axes (https://www.mathworks.com/matlabcentral/fileexchange/14984-scrollplot-scrollable-x-y-axes), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Scrolling Plot Demo
Inspired: zoomOrientation(axh,state), UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers
General Information
- Version 1.7.0 (18.4 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.7.0 | Fixed custom properties in HG2 (R2014b+); removed reliance on the unsupported setptr function |
||
| 1.6.0 | Fixed warning about obsolete JavaFrame; preserved figure visibility; fixed zoom/pan compatibility |
||
| 1.1.0 | Support for the upcoming HG2 |
||
| 1.0.0 | Enabled image exploration per suggestion by Joe Lotz; improved log axis-scaling behavior per suggestion by Fredric Moisy; added scroll visibility & deletion handlers; fixed minor error handling bug |