Home > freetb4matlab > general > randperm.m

randperm

PURPOSE ^

% Return a row vector containing a random permutation of the

SYNOPSIS ^

function retval = randperm (n)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} randperm (@var{n})
% Return a row vector containing a random permutation of the
% integers from 1 to @var{n}.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003