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

Home » Public Forums » archive » 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
Large ascii file [message #42471] Wed, 09 February 2005 12:15
Clive  Cook is currently offline  Clive Cook
Messages: 5
Registered: December 2004
Junior Member
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
[Message index]
 
Read Message
Previous Topic: Blurred display of images in PDFs created from EPS on Mac OS X
Next Topic: how to create IDL batch job in window?

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

Current Time: Thu Oct 09 15:02:28 PDT 2025

Total time taken to generate the page: 0.48397 seconds