diff src/ChangeLog @ 10801:a40e32927b3a

Improve documentation for new repelems function. Add additional text to repelems documentation. Place documentation in matrix chapter. Add seealso link from repmat to repelems.
author Rik <octave@nomad.inbox5.com>
date Mon, 19 Jul 2010 11:10:11 -0700
parents 177f1ad7c7c1
children 3d5c6b84ddaf
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 19 13:35:42 2010 +0200
+++ b/src/ChangeLog	Mon Jul 19 11:10:11 2010 -0700
@@ -1,3 +1,7 @@
+2010-07-17  Rik <octave@nomad.inbox5.com>
+
+	* data.cc (repelems): Add more documentation about new function.
+
 2010-07-19  Jaroslav Hajek  <highegg@gmail.com>
 
 	* data.cc (do_repelems): New helper func.