


% -*- texinfo -*-
% @deftypefn {Function File} {} imhist (@var{I},@var{n})
% @deftypefnx {Function File} {} imhist (@var{I})
% @deftypefnx {Function File} {} imhist (@var{X},@var{cmap})
% @deftypefnx {Function File} {[@var{n,x}] = } imhist (...)
% Shows the histogram of an image using hist.
% @seealso{hist}
% @end deftypefn