IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
blmisc_split.m
Go to the documentation of this file.
1
%> @brief Base
class
for blocks that split one dataset into many
2
classdef
blmisc_split
<
blmisc_rows
3
methods
4
function o =
blmisc_split
(o)
5
o.classtitle = 'Split';
6
end;
7
end;
8
end
9
blmisc_split
Base class for blocks that split one dataset into many.
Definition:
blmisc_split.m:2
blmisc_rows
Base class for blocks that change a dataset row order.
Definition:
blmisc_rows.m:2
m
classes
block
blmisc
blmisc_split.m
Generated on Tue May 19 2015 20:46:04 for IRootLab by
1.8.9.1