# HG changeset patch # User Doug Stewart # Date 1291162755 18000 # Node ID effac12e5064dbbda3f69e9cb7b301c80dd8bd4a # Parent e971caa4c2bb38e9c2819f30d7cafc3bb1aed865 fix help for output vars diff -r e971caa4c2bb -r effac12e5064 scripts/plot/hist.m --- a/scripts/plot/hist.m Fri Nov 26 04:19:58 2010 -0500 +++ b/scripts/plot/hist.m Tue Nov 30 19:19:15 2010 -0500 @@ -19,6 +19,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} hist (@var{y}, @var{x}, @var{norm}) +## @deftypefnx {Funtion File} {} address@hidden, @var{xx}] = hist (@var{y}, @var{x}, @var{norm}) ## Produce histogram counts or plots. ## ## With one vector input argument, plot a histogram of the values with