Mercurial > hg > octave-lyh
diff scripts/set/intersect.m @ 6248:7fad1fad19e1
[project @ 2007-01-22 17:28:17 by jwe]
author | jwe |
---|---|
date | Mon, 22 Jan 2007 17:29:53 +0000 |
parents | 34f96dd5441b |
children | 59e22e30aff8 |
line wrap: on
line diff
--- a/scripts/set/intersect.m +++ b/scripts/set/intersect.m @@ -18,8 +18,8 @@ ## 02110-1301, USA. ## -*- texinfo -*- -## @deftypefn {Function File} {} intersect(@var{a}, @var{b}) -## @deftypefnx {Function File} {[@var{c}, @var{ia}, @var{ib}] = } intersect (@var{a}, @var{b}) +## @deftypefn {Function File} {} intersect (@var{a}, @var{b}) +## @deftypefnx {Function File} {[@var{c}, @var{ia}, @var{ib}] =} intersect (@var{a}, @var{b}) ## ## Return the elements in both @var{a} and @var{b}, sorted in ascending ## order. If @var{a} and @var{b} are both column vectors return a column