MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

array generated

  • To: mathgroup at smc.vnet.net
  • Subject: [mg28889] array generated
  • From: Julian Sweet <jsweet at engineering.ucsb.edu>
  • Date: Thu, 17 May 2001 04:23:01 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

	Is there a command that will allow me to specify a start and
stop value, and the number of points i want generated?

Table[i,{i,min,max,di}] requires that i specify the interval, di, and
surmise the resultant number of points from that interval.


e-mail response appreciated: jsweet at engineering.ucsb.edu


  • Prev by Date: Fractal
  • Next by Date: Q: Recursion on a list
  • Previous by thread: Fractal
  • Next by thread: Re: array generated