Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.maple > #773

Re: writeline and writedata

Newsgroups comp.soft-sys.math.maple
Date 2013-06-10 23:43 -0700
References <6127710e-c783-43e3-91d5-9c6f52267de9@googlegroups.com> <c0ecab95-ff9a-4c36-b775-2492fd3f7606@googlegroups.com>
Message-ID <4e07a66b-502a-4666-9c9c-9a803b22b735@googlegroups.com> (permalink)
Subject Re: writeline and writedata
From pluton <plutonesque@gmail.com>

Show all headers | View raw


> A := convert(A,listlist):
> seq( fprintf("Cfile.dat", "%10.6f\t%10.6f\n", op(i)) , i=A): 
> close("Cfile.dat"):

Thanks, this is working great.

Back to comp.soft-sys.math.maple | Previous | NextPrevious in thread | Find similar


Thread

writeline and writedata pluton <plutonesque@gmail.com> - 2013-06-07 15:02 -0700
  Re: writeline and writedata Roman Pearce <rpearcea@gmail.com> - 2013-06-07 23:48 -0700
    Re: writeline and writedata Joe Riel <joer@san.rr.com> - 2013-06-08 18:04 -0700
    Re: writeline and writedata pluton <plutonesque@gmail.com> - 2013-06-10 23:43 -0700

csiph-web