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