comparison scripts/plot/__errplot__.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents 89eee52fd4c7
children eecc24b92d97
comparison
equal deleted inserted replaced
5052:c6ef19da4b24 5053:c08cb1098afc
24 ## @example 24 ## @example
25 ## __errplot__ (@var{arg1}, @var{arg2}, ..., @var{fmt}) 25 ## __errplot__ (@var{arg1}, @var{arg2}, ..., @var{fmt})
26 ## @end example 26 ## @end example
27 ## 27 ##
28 ## @end deftypefn 28 ## @end deftypefn
29 ##
29 ## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__ 30 ## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__
30 ## bar, stairs, errorbar, gplot, gsplot, replot, xlabel, ylabel, and title} 31 ## bar, stairs, errorbar, gplot, gsplot, replot, xlabel, ylabel, and title}
31 32
32 ## Created: 18.7.2000 33 ## Created: 18.7.2000
33 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi> 34 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi>