diff scripts/general/accumdim.m @ 14335:ce2b59a6d0e5

maint: periodic merge of stable to default.
author Rik <octave@nomad.inbox5.com>
date Sun, 05 Feb 2012 15:32:24 -0800
parents b03b15d507d4 4d917a6a858b
children f3d52523cde1
line wrap: on
line diff
--- a/scripts/general/accumdim.m	Sun Feb 05 15:41:42 2012 -0500
+++ b/scripts/general/accumdim.m	Sun Feb 05 15:32:24 2012 -0800
@@ -50,7 +50,7 @@
 ##                            -12,   2,   8;
 ##                            -10,   9,  -3;
 ##                             -5,  -3, -13])
-## @result{} ans = [-10,-11,-1;-15,-3,5]
+## @result{} [-10,-11,-1;-15,-3,5]
 ## @end group
 ## @end example
 ##