![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Draws 2-D scatter plot.
Definition in file data_draw_scatter_2d.m.
Go to the source code of this file.
Functions | |
function | data_draw_scatter_2d (in data, in idx_fea, in confidences, in textmode) |
function data_draw_scatter_2d | ( | 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 |
|