IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
data_draw_means.m File Reference

Detailed Description

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 Documentation

function data_draw_means ( in  data,
in  peakdetector,
in  flag_pieces 
)
Parameters
dataDataset
peakdetector(optional) peakdetector object. If passed, will used it to draw peaks.
flag_pieces=1Whether to use plot_curve_pieces() or normal plot
See also
irdata, peakdetector