help-octave
[Top][All Lists]
Advanced

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

Re: logarithmic steps in for


From: Paul Kienzle
Subject: Re: logarithmic steps in for
Date: Wed, 9 Jan 2002 17:04:37 -0500

for x=logspace(-5,2,10)
        ...

Paul Kienzle
address@hidden

On Wed, Jan 09, 2002 at 03:12:00PM -0600, Ignacio Mas Ivars wrote:
> 
> 
> Hi!!
> 
>       Is there a way to define a range of values for a 'for' loop with 
> logarithmic 
> steps? I mean, I have a range from 10e-5 to 100 and I want to take ten points 
> in each group 10e-5 - 10e-4 - 10e-3 ...and so on...
> 
> Tanks in advance, please Cc: to myself!!
> 
> /Nacho
> 
> -- 
> Department of Microelectronics and Information Technology
> Royal Institute of Technology
> http://www.it.kth.se/~nacho/    Tf:+46 (0)8 790 4255
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



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