Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: no repeat for rand
Date: Thu, 24 Jul 2008 07:39:03 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 11
Message-ID: <g69bin$ff5$1@fred.mathworks.com>
References: <g69avu$ai0$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1216885143 15845 172.30.248.35 (24 Jul 2008 07:39:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 24 Jul 2008 07:39:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 11
Xref: news.mathworks.com comp.soft-sys.matlab:481430



"ching l":
<SNIP nonrandomly randomness...

> is it possible to limit rand value so that it doesn't 
repeat...

a hint:

     help randperm;

us