Mercurial > hg > octave-lyh
diff scripts/sparse/gplot.m @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | 6ada1581e8b4 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/sparse/gplot.m +++ b/scripts/sparse/gplot.m @@ -28,8 +28,8 @@ ## the plot. Called with no output arguments the graph is plotted ## directly. Otherwise, return the coordinates of the plot in @var{x} ## and @var{y}. +## @seealso{treeplot, etreeplot, spy} ## @end deftypefn -## @seealso{treeplot, etreeplot, spy} function [x, y] = gplot (A, xy, line_style)