diff src/data.cc @ 11912:4751f7502e9b release-3-0-x

Cross reference between postpad and resize
author Francesco Potortì <pot@gnu.org>
date Mon, 12 Jan 2009 10:57:46 +0100
parents b12aa8aef1c0
children
line wrap: on
line diff
--- a/src/data.cc	Mon Jan 12 10:57:42 2009 +0100
+++ b/src/data.cc	Mon Jan 12 10:57:46 2009 +0100
@@ -2670,7 +2670,7 @@
 dimensions of the result are given by the elements of @var{m}.\n\
 If both @var{m} and @var{n} are scalars, then the dimensions of\n\
 the result are @var{m}-by-@var{n}.\n\
-@seealso{reshape}\n\
+@seealso{reshape, postpad}\n\
 @end deftypefn")
 {
   octave_value retval;