IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy

Detailed Description

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 Documentation

function data_draw ( in  data,
in  flag_pieces,
in  flag_color_per_row 
)
Parameters
dataDatast
flag_pieces=0Whether to use plot_curve_pieces
flag_color_per_row=0If 0, will use one color inside the COLORS global per class. If 1, will use one color inside the COLORS global per data row