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

Home » Public Forums » archive » Data Handling
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Data Handling [message #11548] Tue, 21 April 1998 00:00 Go to previous message
Neil Winrow is currently offline  Neil Winrow
Messages: 18
Registered: July 1997
Junior Member
Can anyone please offer me any advice. I have a file containing several
blocks of data. Each block of data contains the same amount of data.

indata = fltarr(5,100)
readf,10, indata
;define array size and read first block of data into array

Header info from each block of data seperates the data, so I need to
skip over the header and read the next block of data, the number of data
blocks cannot be determinded from any header info. So the problem
involves having X number of blocks that need to be accessed at any
time. If I use pointers to point to each data block then I can retrieve
the data later, but I'm a little unsure how to go about this.

Many Thanks

Neil
[Message index]
 
Read Message
Read Message
Previous Topic: Getting graphics output to Windows clipboard
Next Topic: idl process id

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

Current Time: Thu Oct 09 23:48:23 PDT 2025

Total time taken to generate the page: 0.31834 seconds