browseFigure

Version 1.0.0.0 (2.26 KB) by Stephan
Browse through multiple sets of graphics objects (e.g. data sets) in a single figure window
622 Downloads
Updated 23 Nov 2010

View License

File for browsing through multiple sets of graphics objects (e.g. representing different data sets) in a single figure window: This functions enables you to browse through multiple sets of distinct graphics objects (e.g. axes, text, ect.) within a single figure window using a slider generated in this window. This is for example useful, if you have several data sets that you would like to browse quickly without opening many windows. The function works by collection the sets of the handles of the related objects and making all but one set invisible. In order to achieve this, you have to call the function “collectObjects(fig)” with the handle of the figure window as argument each time you have created a new set of objects. At the end, you have to call “browseFigure(fig)” to create the slider in the window. Even after saving/loading or sharing of the figure, you can still browse through your data. See also the function’s help with an included example.

Cite As

Stephan (2024). browseFigure (https://www.mathworks.com/matlabcentral/fileexchange/29496-browsefigure), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

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