diff scripts/special-matrix/hankel.m @ 10821:693e22af08ae

Grammarcheck documentation of m-files Add newlines between @item fields for readability.
author Rik <octave@nomad.inbox5.com>
date Mon, 26 Jul 2010 21:25:36 -0700
parents 3140cb7a05a1
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/special-matrix/hankel.m
+++ b/scripts/special-matrix/hankel.m
@@ -41,6 +41,7 @@
 ## H(i,j) = r(i+j-m),  otherwise
 ## @end group
 ## @end example
+##
 ## @end ifnottex
 ## @seealso{vander, sylvester_matrix, hilb, invhilb, toeplitz}
 ## @end deftypefn