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.
Kouichi Nakamura (2021). uitoolbarScrollResize(fig) (https://www.mathworks.com/matlabcentral/fileexchange/55552-uitoolbarscrollresize-fig), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.