Mercurial > hg > octave-lyh
diff scripts/sparse/gplot.m @ 10793:be55736a0783
Grammarcheck the documentation from m-files.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 18 Jul 2010 20:35:16 -0700 |
parents | af55e4a499e4 |
children | 994e2a93a8e2 |
line wrap: on
line diff
--- a/scripts/sparse/gplot.m +++ b/scripts/sparse/gplot.m @@ -17,7 +17,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {} gplot (@var{a}, @var{xy}) +## @deftypefn {Function File} {} gplot (@var{a}, @var{xy}) ## @deftypefnx {Function File} {} gplot (@var{a}, @var{xy}, @var{line_style}) ## @deftypefnx {Function File} {[@var{x}, @var{y}] =} gplot (@var{a}, @var{xy}) ## Plot a graph defined by @var{A} and @var{xy} in the graph theory