Interactive Data Navigation Pane Widget

Version 1.0.0.0 (11.2 KB) by Olivier
Widget to interactively & graphically select a section of a large dataset you want to work on
4.4K Downloads
Updated 12 Feb 2013

View License

Editor's Note: 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.

Cite As

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

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Objects in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Updated cursor object

1.0.0.0