MathGroup Archive 2010

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

Search the Archive

coordinates on a single line of output corresponding to each point

  • To: mathgroup at smc.vnet.net
  • Subject: [mg110542] coordinates on a single line of output corresponding to each point
  • From: Narasimham <mathma18 at hotmail.com>
  • Date: Fri, 25 Jun 2010 07:25:16 -0400 (EDT)

How to obtain
data= Table[{u,v,u+v, u-v, u*v/10 },{u,0,4.5,.5}, {v,0,3.5,.5}]
for 80 points on  80 separate lines ?     TIA

Narasimham


  • Prev by Date: Re: how to scale text to a bounding rectangle?
  • Next by Date: Image processing Questions
  • Previous by thread: Re: precedence for ReplaceAll?
  • Next by thread: Image processing Questions