diff scripts/testfun/demo.m @ 10846:a4f482e66b65

Grammarcheck more of the documentation. Use @noindent macro appropriately. Limit line length to 80 characters.
author Rik <octave@nomad.inbox5.com>
date Sun, 01 Aug 2010 20:22:17 -0700
parents 693e22af08ae
children 6bfb286a0efa
line wrap: on
line diff
--- a/scripts/testfun/demo.m	Sun Aug 01 14:50:51 2010 -0400
+++ b/scripts/testfun/demo.m	Sun Aug 01 20:22:17 2010 -0700
@@ -50,6 +50,7 @@
 ##    %! input("Press <enter> to continue: ","s");
 ## @end example
 ##
+## @noindent
 ## between the sections, but this is discouraged.  Other techniques
 ## include using multiple plots by saying figure between each, or
 ## using subplot to put multiple plots in the same window.