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