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

Home » Public Forums » archive » reading large files
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
reading large files [message #65970] Sun, 29 March 2009 16:31
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
i have data from matlab that I converted to binary files,
and I am trying to read into IDL for further processing.

I can allocate the arrays:

tlen = 274L
ntracks = 253574L
; allocate arrays
u = dblarr(tlen,ntracks)


but I cannot read the file. Here is the error message:
Insufficient system resources exist to complete the requested service.


The strange thing is that matlab handles it just fine.
Is this a bug in IDL? Is there anyway around this
(other than the obvious answer of writing out smaller
files from matlab)?

I'm using version 6.3 on windows, is this something that is
fixed in IDL 7?

cheers,
bob
[Message index]
 
Read Message
Previous Topic: Re: IDL & ENVI error: WIDGET_CONTROL: Invalid widget identifier: 17
Next Topic: Re: reading large files

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

Current Time: Wed Oct 08 18:20:57 PDT 2025

Total time taken to generate the page: 0.00180 seconds