diff scripts/special-matrix/vander.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/vander.m
+++ b/scripts/special-matrix/vander.m
@@ -46,6 +46,7 @@
 ## c(n)^(n-1) @dots{} c(n)^2  c(n)  1
 ## @end group
 ## @end example
+##
 ## @end ifnottex
 ## @seealso{hankel, sylvester_matrix, hilb, invhilb, toeplitz}
 ## @end deftypefn