diff scripts/plot/refreshdata.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 95c3e38098bf
children c9b0a75b02e8
line wrap: on
line diff
--- a/scripts/plot/refreshdata.m	Mon Jul 26 07:41:23 2010 -0400
+++ b/scripts/plot/refreshdata.m	Mon Jul 26 21:25:36 2010 -0700
@@ -28,6 +28,7 @@
 ## @table @code
 ## @item "base"
 ## Evaluate the datasource properties in the base workspace.  (default).
+##
 ## @item "caller"
 ## Evaluate the datasource properties in the workspace of the function
 ## that called @code{refreshdata}.