comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: ASCII table
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: ASCII table [message #61721] Wed, 30 July 2008 07:24
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> cara.hageman@gmail.com writes:
>
>> I have a program with an array as it's output. Using IDL, how would I
>> write this array as an ASCII table? Thanks.
>
> OpenR, lun, filename, /Get_LUN
> PrintF, lun, array
> Free_Lun, lun
>
> That will do for a start.

Whoops! I guess OpenW would be a better choice. :-(

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: ASCII table [message #61722 is a reply to message #61721] Wed, 30 July 2008 07:17 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
cara.hageman@gmail.com writes:

> I have a program with an array as it's output. Using IDL, how would I
> write this array as an ASCII table? Thanks.

OpenR, lun, filename, /Get_LUN
PrintF, lun, array
Free_Lun, lun

That will do for a start.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: ASCII table
Next Topic: Point of intersection

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:31:31 PDT 2025

Total time taken to generate the page: 0.00527 seconds