changeset 13928:2892fd834446

doc: Update seealso references for cellslices and cellindexmat * cellfun.cc (cellslices, cellindexmat): Update seealso references.
author Rik <octave@nomad.inbox5.com>
date Tue, 22 Nov 2011 21:22:46 -0800
parents 1f6d17b383f8
children 9cae456085c2
files src/DLD-FUNCTIONS/cellfun.cc
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/cellfun.cc	Wed Nov 23 09:14:10 2011 +0000
+++ b/src/DLD-FUNCTIONS/cellfun.cc	Tue Nov 22 21:22:46 2011 -0800
@@ -2295,6 +2295,7 @@
 \n\
 The position of the index is determined by @var{dim}.  If not specified,\n\
 slicing is done along the first non-singleton dimension.\n\
+@seealso{cell2mat, cellindexmat, cellfun}\n\
 @end deftypefn")
 {
   octave_value retval;
@@ -2408,7 +2409,7 @@
   endfor\n\
 @end group\n\
 @end example\n\
-@seealso{cellfun, cellslices}\n\
+@seealso{cellslices, cellfun}\n\
 @end deftypefn")
 {
   octave_value retval;