diff scripts/plot/scatter.m @ 15253:701532350420

doc: Remove invalid call from scatter.m
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Wed, 29 Aug 2012 17:09:13 -0400
parents 5d3a684236b0
children a0b313c17a6b
line wrap: on
line diff
--- a/scripts/plot/scatter.m	Wed Aug 29 16:43:25 2012 -0400
+++ b/scripts/plot/scatter.m	Wed Aug 29 17:09:13 2012 -0400
@@ -19,7 +19,6 @@
 ## -*- texinfo -*-
 ## @deftypefn  {Function File} {} scatter (@var{x}, @var{y})
 ## @deftypefnx {Function File} {} scatter (@var{x}, @var{y}, @var{s})
-## @deftypefnx {Function File} {} scatter (@var{x}, @var{y}, @var{c})
 ## @deftypefnx {Function File} {} scatter (@var{x}, @var{y}, @var{s}, @var{c})
 ## @deftypefnx {Function File} {} scatter (@var{x}, @var{y}, @var{s}, @var{c}, @var{style})
 ## @deftypefnx {Function File} {} scatter (@var{x}, @var{y}, @var{s}, @var{c}, @var{prop}, @var{val})