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

Detailed Description

Draws projections of each row of DATA.X onto the column vector v.

Points are colored according to data.classes.

This is 2D drawing. data.X must have 2 columns and v must have two elements.

Definition in file draw_projections.m.

Go to the source code of this file.

Functions

function draw_projections (in data, in v)
 

Function Documentation

function draw_projections ( in  data,
in  v 
)
Parameters
data
v