changeset 12532:06cebc991966

Add runlength function to documentation.
author Rik <octave@nomad.inbox5.com>
date Sat, 19 Mar 2011 14:35:59 -0700
parents 33716f289ba5
children 35f6e9a25296
files doc/ChangeLog doc/interpreter/stats.txi
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Sat Mar 19 14:32:43 2011 -0700
+++ b/doc/ChangeLog	Sat Mar 19 14:35:59 2011 -0700
@@ -1,3 +1,7 @@
+2010-03-19  Rik  <octave@nomad.inbox5.com>
+
+	* interpreter/stats.txi: Add runlength function to documentation.
+
 2010-03-19  Rik  <octave@nomad.inbox5.com>
 
 	* interpreter/plot.txi: Add isocolors, isonormals, isosurface functions
--- a/doc/interpreter/stats.txi	Sat Mar 19 14:32:43 2011 -0700
+++ b/doc/interpreter/stats.txi	Sat Mar 19 14:35:59 2011 -0700
@@ -127,6 +127,8 @@
 
 @DOCSTRING(run_count)
 
+@DOCSTRING(runlength)
+
 @DOCSTRING(probit)
 
 @DOCSTRING(logit)