# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1346274553 14400 # Node ID 701532350420d2afaad569e7d65d813253ccd20f # Parent fa0118cb67d96675a75e4e9a7a58b3c52bb605c1 doc: Remove invalid call from scatter.m diff -r fa0118cb67d9 -r 701532350420 scripts/plot/scatter.m --- 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})