Mercurial > hg > octave-lyh
diff scripts/plot/isonormals.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 | d1978e7364ad |
children | a4f482e66b65 |
line wrap: on
line diff
--- a/scripts/plot/isonormals.m +++ b/scripts/plot/isonormals.m @@ -41,7 +41,7 @@ ## If no output argument is given then directly redraw the patch that is ## given by the patch handle @var{p}. ## -## For example, +## For example: ## @example ## function [] = isofinish (p) ## set (gca, "PlotBoxAspectRatioMode","manual","PlotBoxAspectRatio",[1 1 1]);