diff scripts/plot/isonormals.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 2c356a35d7f5
line wrap: on
line diff
--- a/scripts/plot/isonormals.m
+++ b/scripts/plot/isonormals.m
@@ -42,6 +42,7 @@
 ## given by the patch handle @var{p}.
 ##
 ## For example:
+##
 ## @example
 ## function [] = isofinish (p)
 ##   set (gca, "PlotBoxAspectRatioMode","manual","PlotBoxAspectRatio",[1 1 1]);