diff scripts/plot/__errcomm__.m @ 6895:76e3d985ae56

[project @ 2007-09-13 18:22:38 by jwe]
author jwe
date Thu, 13 Sep 2007 18:22:51 +0000
parents 2005c0169e36
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/plot/__errcomm__.m	Thu Sep 13 16:36:18 2007 +0000
+++ b/scripts/plot/__errcomm__.m	Thu Sep 13 18:22:51 2007 +0000
@@ -17,12 +17,7 @@
 ## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 ## 02110-1301, USA.
 
-## -*- texinfo -*-
-## @deftypefn {Function File} {} __errcomm__ (@var{args})
-## Common argument handling code for all error plots (errorbar, loglogerr,
-## semilogyerr, semilogxerr).
-## @seealso{errorbar, semilogxerr, semilogyerr, loglogerr, __pltopt__}
-## @end deftypefn
+## Undocumented internal function.
 
 ## Created: 20.02.2001
 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi>