IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
irwarning.m
Go to the documentation of this file.
1
%>@ingroup usercomm
2
%>@file
3
%>@brief Generates a warning
4
function
irwarning
(s)
5
6
dbstack;
7
disp(['WARNING: ' s]);
irwarning
function irwarning(in s)
m
misc
usercomm
irwarning.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1