Re: Outputting to file with fixed decimal digits
- To: mathgroup at smc.vnet.net
- Subject: [mg75269] Re: Outputting to file with fixed decimal digits
- From: siewsk at bp.com
- Date: Mon, 23 Apr 2007 05:38:01 -0400 (EDT)
- References: <f0ekbt$pnn$1@smc.vnet.net>
Give us 5 raw data points and an example of what the output textfile should look like for those 5 data points. Then we can point you in the right direction. On Apr 22, 1:21 pm, "actu... at mchsi.com" <actu... at mchsi.com> wrote: > Hello: > > I'm trying to create a file that becomes input to another software > package. I need to output real numbers with a fixed number of decimal > digits with spaces separating the numbers that I write to the file. > > I've searched this group for assistance on my question and couldn't > find anything dealing with outputting to a file. > > Help would be greatly appreciated. > > Larry