IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
get_credits.m
Go to the documentation of this file.
1
%>@ingroup idata
2
%>@file
3
%>@brief
get_credits
4
%>@todo mention another publication
5
6
function
s =
get_credits
()
7
8
s = sprintf([ ...
9
'IRootLab version ',
irootlab_version
(), '\n\n', ...
10
'Copyright 2012 Julio Trevisan, Francis L. Martin & Plamen P. Angelov.\n\n', ...
11
'This product is licenced under the terms of the GNU Lesser General Public License\n', ...
12
'(http:
//www.gnu.org/licenses/lgpl.html).\n', ...
13
]);
get_credits
function get_credits()
irootlab_version
function irootlab_version()
m
misc
idata
get_credits.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1