IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
uip_report_soitem_fhg_hist.m
Go to the documentation of this file.
1 %> @ingroup guigroup
2 %> @file
3 %> @brief Properties Windows for @ref report_soitem_fhg_hist
4 %>
5 %> Redirects to uip_report_log_fselrepeater_hist.m
6 %>
7 %> @cond
8 function result = uip_report_soitem_fhg_hist(varargin)
9 result = uip_report_log_fselrepeater_hist(varargin{:});
10 %>@endcond
Single histogram report. Passes on to report_log_fselrepeater_hist.