help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

random function not found


From: Victor Eijkhout
Subject: random function not found
Date: Fri, 4 Aug 2006 18:09:54 -0500

%% ls  /sw/lib/octave/2.1.73/oct/powerpc-apple-darwin/r*
/sw/lib/octave/2.1.73/oct/powerpc-apple-darwin/rand.oct*
/sw/lib/octave/2.1.73/oct/powerpc-apple-darwin/randn.oct*

However,

octave:1> rand(2,2)
error: `rand' undefined near line 1 column 1

Is there an environment variable missing or so?

Victor


reply via email to

[Prev in Thread] Current Thread [Next in Thread]