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