IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
cy.m
Go to the documentation of this file.
1
%> @brief Aux
function
for
bmtable
2
%> @file
3
%> @ingroup conversion maths
4
%
5
%> @param y
6
%> @param dl
"DrawLines"
7
%> @
return
yout
8
function
yout =
cy
(y, dl)
9
yout = (y-dl.miny)*dl.scale+dl.offset;
10
cy
function cy(in y, in dl)
bmtable
BioMarker Table.
Definition:
bmtable.m:22
m
misc
maths
cy.m
Generated on Tue May 19 2015 20:46:04 for IRootLab by
1.8.9.1