comparison doc/interpreter/matrix.txi @ 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 3140cb7a05a1
children 322f43e0e170
comparison
equal deleted inserted replaced
10800:23b3ae008f5e 10801:a40e32927b3a
173 173
174 @DOCSTRING(zeros) 174 @DOCSTRING(zeros)
175 175
176 @DOCSTRING(repmat) 176 @DOCSTRING(repmat)
177 177
178 @DOCSTRING(repelems)
179
178 @DOCSTRING(rand) 180 @DOCSTRING(rand)
179 181
180 @DOCSTRING(randn) 182 @DOCSTRING(randn)
181 183
182 @DOCSTRING(rande) 184 @DOCSTRING(rande)