Mercurial > hg > octave-lyh
diff scripts/plot/findobj.m @ 7017:a1dbe9d80eee
[project @ 2007-10-12 21:27:11 by jwe]
author | jwe |
---|---|
date | Fri, 12 Oct 2007 21:27:37 +0000 |
parents | 93c65f2a5668 |
children | aeeb646f6538 |
line wrap: on
line diff
--- a/scripts/plot/findobj.m +++ b/scripts/plot/findobj.m @@ -1,4 +1,4 @@ -## Copyright (C) 2007 Ben Abbott <bpabbott@mac.com> +## Copyright (C) 2007 Ben Abbott ## ## This file is part of Octave. ## @@ -60,6 +60,8 @@ ## @seealso{get, set} ## @end deftypefn +## Author: Ben Abbott <bpabbott@mac.com> + function h = findobj (varargin) depth = NaN;