help-octave
[Top][All Lists]
Advanced

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

Re: random function not found


From: Joe Koski
Subject: Re: random function not found
Date: Sat, 05 Aug 2006 19:27:55 -0600
User-agent: Microsoft-Entourage/11.2.5.060620

on 8/5/06 3:49 PM, Guillem Borrell Nogueras at address@hidden
wrote:

> Check the variable DEFAULT_LOADPATH  in octave.
> 
> guillem
> 
> On Saturday 05 August 2006 01:09, Victor Eijkhout wrote:
>> %% 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

Victor,

It appears that you are using a Mac and Fink. This question appears to be a
Fink issue. Check your shell (.bash_profile, .bashrc, etc.) to be sure there
is a path to the Fink /sw directory. Fink should have installed the file
with the path for you.

I would suggest that you are more likely to get help with this on the Fink
mail list.

Joe




reply via email to

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