diff scripts/plot/contourf.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 be55736a0783
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/plot/contourf.m
+++ b/scripts/plot/contourf.m
@@ -47,6 +47,7 @@
 ##
 ## The following example plots filled contours of the @code{peaks}
 ## function.
+##
 ## @example
 ## @group
 ## [x, y, z] = peaks (50);