diff scripts/sparse/treeplot.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 591e9accd44c
children 20c48710b2c7
line wrap: on
line diff
--- a/scripts/sparse/treeplot.m
+++ b/scripts/sparse/treeplot.m
@@ -22,8 +22,8 @@
 ## predecessors, optional parametres @var{LineStyle} and @var{EdgeStyle}
 ## define the output style. The complexity of the algorithm is O(n) in
 ## terms of is time and memory requirements.
+## @seealso{etreeplot, gplot}
 ## @end deftypefn
-## @seealso{etreeplot,gplot}
 
 function treeplot (Tree, NodeS, EdgeS)