Mercurial > hg > octave-lyh
diff scripts/plot/__errplot__.m @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | b2e882e8b68b |
children | 067948dc39bf |
line wrap: on
line diff
--- a/scripts/plot/__errplot__.m +++ b/scripts/plot/__errplot__.m @@ -25,11 +25,9 @@ ## __errplot__ (@var{arg1}, @var{arg2}, ..., @var{fmt}) ## @end example ## +## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__, +## bar, stairs, errorbar, replot, xlabel, ylabel, and title} ## @end deftypefn -## -## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__ -## bar, stairs, errorbar, replot, xlabel, ylabel, and title} - ## Created: 18.7.2000 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi> ## Keywords: errorbar, plotting