uitoolbarScrollResi​ze(fig)

uitoolbarScrollResize adds a uitoolbar for magnifying,the contents (Children) of a figure fig.
39 Downloads
Updated 22 Feb 2016

View License

uitoolbarScrollResize adds a uitoolbar with uipushtool buttons for magnifying, reducing, scrolling the contents (Children) of a figure fig.
When you create a figure with a lot of axes (subplots) in a real print size, the plots can be too small to be seen in a display. Unlike usual graphic software such as Illustrator, MATLAB does not provide a way to zoom up or down the entire figure (Zoom magnifies only axes). uitoolbarScrollResize adds a toolbar at the top of the figure fig and allows you to zoom up and down and scroll the entire figure, except Font size. This is a useful utility function for your visual inspection of small and complicated plots.

Cite As

Kouichi Nakamura (2024). uitoolbarScrollResize(fig) (https://www.mathworks.com/matlabcentral/fileexchange/55552-uitoolbarscrollresize-fig), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Object Programming in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

comment