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

Home » Public Forums » archive » Re: Large ascii file
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: Large ascii file [message #42458] Wed, 09 February 2005 23:51 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Clive Cook wrote:
> I have a large ascii file with effectively 8000 columns seperated by comma's
> and 198 rows. I thought that this would work,
>
> data =fltarr(8000,198)
>
> openr,lun,test_data,/get_lun
>
> readf,lun,data
>
> free_lun,lun
>
>
> but it returns the wrong values. Any ideas?
>
> many thanks
>
> Clive
>
>


This should work

so I think you have not in each cell a value. Do you have cells
like ,,,10,4 ?



cheers
Reimar

--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
[Message index]
 
Read Message
Read Message
Previous Topic: XML-RPC
Next Topic: Hdf5 convert

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

Current Time: Fri Oct 10 20:57:38 PDT 2025

Total time taken to generate the page: 0.48116 seconds