![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Draws "all curves in dataset".
Definition in file data_draw.m.
Go to the source code of this file.
Functions | |
function | data_draw (in data, in flag_pieces, in flag_color_per_row) |
function data_draw | ( | in | data, |
in | flag_pieces, | ||
in | flag_color_per_row | ||
) |
data | Datast |
flag_pieces=0 | Whether to use plot_curve_pieces |
flag_color_per_row=0 | If 0, will use one color inside the COLORS global per class. If 1, will use one color inside the COLORS global per data row |