IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
rowaggr.m
Go to the documentation of this file.
1
%> @file
2
%> @ingroup groupgroup
3
%> @brief Row aggregation blocks
4
%>
5
%> This
class
does not implement anything, it only exists for organization purposes
6
classdef
rowaggr
<
blmisc
7
methods
8
function o =
rowaggr
()
9
o.classtitle = 'Row aggregator';
10
o.flag_params = 0;
11
end;
12
end;
13
end
rowaggr
Definition:
rowaggr.m:6
blmisc
Miscellaneous block.
Definition:
blmisc.m:4
m
classes
block
blmisc
rowaggr
rowaggr.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1