![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Draws class means.
Definition in file data_draw_means.m.
Go to the source code of this file.
Functions | |
function | data_draw_means (in data, in peakdetector, in flag_pieces) |
function data_draw_means | ( | in | data, |
in | peakdetector, | ||
in | flag_pieces | ||
) |
data | Dataset |
peakdetector | (optional) peakdetector object. If passed, will used it to draw peaks. |
flag_pieces=1 | Whether to use plot_curve_pieces() or normal plot |