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

Home » Public Forums » archive » Re: Read ASCII File with tab seperator
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Read ASCII File with tab seperator [message #75386 is a reply to message #75385] Wed, 02 March 2011 10:19 Go to previous messageGo to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
Another way to read it is with readcol.pro
( http://idlastro.gsfc.nasa.gov/ftp/pro/misc/readcol.pro ) --Wayne

IDL> readcol,'test.dat',c1,c2,c3,c4,delim=string(9b),/preserve_nu ll
IDL> print,c1,c2,c3,c4
1.00000 2.00000 3.00000 4.00000
0.00000 0.00000 12.0000 10.0000
0.00000 10.0000 12.0000 10.0000
0.00000 10.0000 0.00000 0.00000
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Anonymous Math Functions in IDL like Matlab
Next Topic: Re: IDL Astron Library now uses Coyote Graphics

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

Current Time: Fri Oct 10 20:15:15 PDT 2025

Total time taken to generate the page: 0.00677 seconds