MathGroup Archive 2001

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

Search the Archive

Re: Open Write?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30973] Re: Open Write?
  • From: Mark Westwood <mark at galeawestwood.freeserve.co.uk>
  • Date: Sat, 29 Sep 2001 04:18:52 -0400 (EDT)
  • References: <9omhqc$nlo$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Have a look at section 1.11.1 of TMB, wherein you will find descriptions 
of >> aka Put

regards
Mark Westwood
Pilot Solutions Ltd

Moranresearch at aol.com wrote:

> Here is a simple loop that generates values.
> Do[Print[x^2], {x, 0, 1, .1}]
> How can I write these values to a file eg. Values.txt? The Print command is 
> not necessary.
> Thank you.
> 
> 



  • Prev by Date: 3D plots
  • Next by Date: Re: Help! FindRoot output to list...
  • Previous by thread: Re: Open Write?
  • Next by thread: EPS export problem