From help-octave-request at bevo dot che dot wisc dot edu Wed Jan 9 16:04:56 2002 Subject: Re: logarithmic steps in for From: Paul Kienzle To: Ignacio Mas Ivars , help-octave@bevo.che.wisc.edu Date: Wed, 9 Jan 2002 17:04:37 -0500 for x=logspace(-5,2,10) ... Paul Kienzle pkienzle at users dot sf dot net 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 -------------------------------------------------------------