![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Selects data rows by giving group indexes as parameters.
CAUTION: the indexes do not match the order in which the groups appear in the dataset. Instead, they are indexes to unique(data.groupcodes)
Definition in file data_select_groups.m.
Go to the source code of this file.
Functions | |
function | data_select_groups (in data, in idxs_codes) |
function data_select_groups | ( | in | data, |
in | idxs_codes | ||
) |