|
[Date Index]
[Thread Index]
[Author Index]
Re: Write, Put,..
- To: mathgroup at smc.vnet.net
- Subject: [mg62036] Re: [mg62010] Write, Put,..
- From: Kristjan Kannike <kkannike at physic.ut.ee>
- Date: Wed, 9 Nov 2005 05:05:56 -0500 (EST)
- References: <200511090845.DAA17362@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, Uli,
There's the WriteString function that does not append newlines by default
<http://documents.wolfram.com/mathematica/functions/WriteString>.
Kristjan Kannike
On Wed, 9 Nov 2005, Uli Würfel wrote:
> Hi there,
>
> I used Export to get my data into a file. But now
> I would like to write text and arrays of numbers in a more direct way.
> My problem is that everytime I call e.g. PutAppend or WriteAppend
> Mathematica starts a new line. Is it not possible to control the output
> to a file in the same way like with outstream in C++??
> I mean, e.g. to output an element of an array, and then a tab and then
> maybe a word,...
>
> Thank you for any kind of help,
>
> Uli
Prev by Date:
Re: To be or not to be...
Next by Date:
Re: To be or not to be...
Previous by thread:
Write, Put,..
Next by thread:
Re: Write, Put,..
|