IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
iroothelp.m
Go to the documentation of this file.
1 %> @file
2 %>@ingroup usercomm
3 %> @brief Calls help2.m
4 function iroothelp(varargin)
5 help2(varargin{:});
function iroothelp(in varargin)
function help2(in prefix)