help-octave
[Top][All Lists]
Advanced

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

Re: error: memory exhausted -- trying to return to prompt


From: Ian Garcia
Subject: Re: error: memory exhausted -- trying to return to prompt
Date: Sat, 9 Aug 2003 14:08:02 -0700 (PDT)

 
 Hi,

 I was using the "default" ranks function with octave.
 I'm using debian (sid), the octave version is 2.1.50.
 The octave-forge package is installed too, but I just
 browse the directory where it is installed, and it's 
 missing  a lot of functions that come in the
 octave-forge-2003.06.02.tar file.

 I just used the rank.m that comes with the
octave-forg
 by copying that file to my working directory.

octave-forge-2003.06.02/extra/NaN/ranks.m

 And this functions is working.
 
 Ian
--- Ian Garcia <address@hidden> wrote:
> 
>  Hello all,
> 
>  I' have an array of length=19200;
>  I'm trying to use the statistical function ranks
>  on it but I get this error
> 
>  error: memory exhausted -- trying to return to
> prompt
> 
>  Is there any way to solve this ?
> 
>  Thanks a lot
> 
>  Ian
> 
> 
> octave:1>R = pgnumdata("marray", ["select mean from
> arrays where array_id=1 order by gene_id "]);
> 
> octave:2>length(R)
> ans=19200
> 
> octave:3>R=ranks(R)
> 
>  error: memory exhausted -- trying to return to
> prompt
> 
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com
> 
> 
> 
>
-------------------------------------------------------------
> 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
>
-------------------------------------------------------------
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



-------------------------------------------------------------
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]