IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
pre.m
Go to the documentation of this file.
1
%> @brief Pre-processing
block
base
class
2
classdef
pre
<
block
3
methods
4
function
o =
pre
(o)
5
o.classtitle = 'Pre-processing';
6
o.color = [0, 204, 136]/255;
7
end;
8
end;
9
end
pre
Pre-processing block base class.
Definition:
pre.m:2
block
Base Block class.
Definition:
block.m:2
m
classes
block
pre
pre.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1