diff scripts/plot/semilogxerr.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 4c8a2e4e0717
children 34f96dd5441b
line wrap: on
line diff
--- a/scripts/plot/semilogxerr.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/plot/semilogxerr.m	Mon Mar 06 21:26:54 2006 +0000
@@ -32,11 +32,9 @@
 ## with errors in the @var{y}-scale defined by @var{ey} and the plot
 ## format defined by @var{fmt}. See errorbar for available formats and 
 ## additional information.
-##
+## @seealso{errorbar, loglogerr semilogyerr, polar, mesh, contour, __pltopt__, 
+## bar, stairs, replot, xlabel, ylabel, title}
 ## @end deftypefn
-##
-## @seealso{errorbar, loglogerr semilogyerr, polar, mesh, contour, __pltopt__, 
-## bar, stairs, replot, xlabel, ylabel, and title}
 
 ## Created: 20.2.2001
 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi>