comparison scripts/plot/loglogerr.m @ 6448:2110cc251779

[project @ 2007-03-24 02:47:36 by jwe]
author jwe
date Sat, 24 Mar 2007 02:47:36 +0000
parents a5cd8b77e892
children 76e3d985ae56
comparison
equal deleted inserted replaced
6447:3f79532415b5 6448:2110cc251779
31 ## which produces a double logarithm plot of @var{y} versus @var{x} 31 ## which produces a double logarithm plot of @var{y} versus @var{x}
32 ## with errors in the @var{y}-scale defined by @var{ey} and the plot 32 ## with errors in the @var{y}-scale defined by @var{ey} and the plot
33 ## format defined by @var{fmt}. See errorbar for available formats and 33 ## format defined by @var{fmt}. See errorbar for available formats and
34 ## additional information. 34 ## additional information.
35 ## @seealso{errorbar, semilogxerr, semilogyerr, polar, mesh, contour, 35 ## @seealso{errorbar, semilogxerr, semilogyerr, polar, mesh, contour,
36 ## __pltopt__, bar, stairs, replot, xlabel, ylabel, title} 36 ## __pltopt__, bar, stairs, xlabel, ylabel, title}
37 ## @end deftypefn 37 ## @end deftypefn
38 38
39 ## Created: 20.2.2001 39 ## Created: 20.2.2001
40 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi> 40 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi>
41 ## Keywords: errorbar, plotting 41 ## Keywords: errorbar, plotting