Interactive Data Navigation Pane Widget

版本 1.0.0.0 (11.2 KB) 作者: Olivier
Widget to interactively & graphically select a section of a large dataset you want to work on
4.4K 次下载
更新时间 2013/2/12

查看许可证

编者注: 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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Graphics Objects 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Updated cursor object

1.0.0.0