![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Draws 3-D scatter plot.
Definition in file data_draw_scatter_3d.m.
Go to the source code of this file.
Functions | |
| function | data_draw_scatter_3d (in data, in idx_fea, in confidences, in textmode) |
| function data_draw_scatter_3d | ( | in | data, |
| in | idx_fea, | ||
| in | confidences, | ||
| in | textmode | ||
| ) |
| data | dataset |
| idx_fea | What features to use. Numbers point to columns in data.X |
| confidences | a list of percentages (]0, 1[) for the confidence ellipses |
| textmode=0 |
|