browseFigure

Versión 1.0.0.0 (2,26 KB) por Stephan
Browse through multiple sets of graphics objects (e.g. data sets) in a single figure window
623 descargas
Actualizado 23 nov 2010

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Graphics Object Properties en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0