# HG changeset patch # User John W. Eaton # Date 1234935357 18000 # Node ID d0bc587fce55179fc906048498e224b48e725eb9 # Parent 5b23faa8113c9d1a284542853d1453a57c816af9 doc fix diff -r 5b23faa8113c -r d0bc587fce55 src/DLD-FUNCTIONS/convhulln.cc --- a/src/DLD-FUNCTIONS/convhulln.cc Wed Feb 18 00:30:29 2009 -0500 +++ b/src/DLD-FUNCTIONS/convhulln.cc Wed Feb 18 00:35:57 2009 -0500 @@ -55,7 +55,7 @@ "-*- texinfo -*-\n\ @deftypefn {Loadable Function} {@var{h} =} convhulln (@var{p})\n\ @deftypefnx {Loadable Function} {@var{h} =} convhulln (@var{p}, @var{opt})\n\ -@deftypefnx {Loadable Function} {[@var{h}, @{v}] =} convhulln (@dots{})\n\ +@deftypefnx {Loadable Function} {[@var{h}, @var{v}] =} convhulln (@dots{})\n\ Return an index vector to the points of the enclosing convex hull.\n\ The input matrix of size [n, dim] contains n points of dimension dim.\n\n\ If a second optional argument is given, it must be a string or cell array\n\