help-octave
[Top][All Lists]
Advanced

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

Re: invalid range


From: asha g
Subject: Re: invalid range
Date: Mon, 1 Jul 2013 21:33:54 +0800 (SGT)


 
 
 
 

> I get this error even when I do the following :
>
>
> octave3.2:1> niter = 1: 15360000000
> error: invalid range
>
>
> Asha G

You're asking Octave to create a vector with 15.36 G elements.  You'll need 64bit addressing for that.

How can I do that ?
asha G




reply via email to

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