IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
check_hsc.m
Go to the documentation of this file.
1
%>@ingroup misc
2
%>@file
3
%>@brief
check_hsc
4
function
check_hsc
()
5
global HSC;
6
if numel(HSC) == 0
7
welcome();
8
end;
9
HSC = 1;
check_hsc
function check_hsc()
m
misc
misc
check_hsc.m
Generated on Tue May 19 2015 20:46:04 for IRootLab by
1.8.9.1