help-octave
[Top][All Lists]
Advanced

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

Re: error rand.oct


From: Henry F. Mollet
Subject: Re: error rand.oct
Date: Thu, 13 Feb 2003 14:15:34 -0800
User-agent: Microsoft-Entourage/10.1.1.2418

Works for me:
GNU Octave, version 2.1.35 (powerpc-apple-darwin6.2).
octave:10> rand(1)
ans = 0.64781
octave:11> rand(1)
ans = 0.49456
Henry

on 2/13/03 12:47 PM, jfl at address@hidden wrote:

> PROBLEM:  Rand function doesn't work.  Rand does work in 2.1.36, it does not
>         work for me on 2.1.40 or 2.1.44 and error messages are different.
>         
>         Also, I still have to make a pic/ directory in src/ when compiling
>         with --enable-dl.  Apparently this is unique to my computer or SuSE
>         installation, others have not mentioned it.  I mention it since this
>         because this pic directory contains the compiled DLD-FUNCTIONS of
>         which rand.cc is a member.
>         
>         help rand shows that the syntax for rand() has not changed.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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