Interactive Data Navigation Pane Widget

Versión 1.0.0.0 (11.2 KB) por Olivier
Widget to interactively & graphically select a section of a large dataset you want to work on
4.4K descargas
Actualizado 12 Feb 2013

Ver licencia

Nota del editor: This file was selected as MATLAB Central Pick of the Week

This widget will give you access to one of the most common task you have to perform when you manipulate large data sets:
Selecting within this large data set what portion of data you want to work on.

This easy to use widget will enable you to:

- Interactively define the section of your data set you want to work on. To do so you just have to drag and drop cursors that define the limits of your section

- Automatically execute callbacks when you start dragging one of the cursors, while you are dragging the cursor and when you release the cursor

See the demo_uiHistory.m file for a preview of how to use this widget.

Citar como

Olivier (2024). Interactive Data Navigation Pane Widget (https://www.mathworks.com/matlabcentral/fileexchange/23423-interactive-data-navigation-pane-widget), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Graphics Objects 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.1.0.0

Updated cursor object

1.0.0.0