Select Data

Select original data through a projective plot of that data.

您现在正在关注此提交

In much research, one spends incalculable time exploring the data, and often one will plot the data and think 'my, that little piece there is interesting, i wonder where those weird points are coming from...' Well, this program allows you to actually select the original data directly from a plot. If you like your particular plot in 3d, use getProjectionDirs to acquire projection directions that provide you a similar plot in 2d.

This program shows a scatterplot of the data X (d x n) projected onto the directions given by projdirs, which is d x 2.

The program then allows you to select a contour in the projection, left mouse button to add a point to the contour, right to add the last point. It then closes the loop, and returns the orginal data that lie within the contour on the projection (again, given by the projdirs).

引用格式

Joshua Stough (2026). Select Data (https://ww2.mathworks.cn/matlabcentral/fileexchange/37956-select-data), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: t_marigram.m v1.3

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0