Home »
Public Forums »
archive »
Is there some way of storing conflicting data structures in a single structure/array/???
Is there some way of storing conflicting data structures in a single structure/array/??? [message #34350] |
Tue, 04 March 2003 06:47 |
roger_iles
Messages: 1 Registered: March 2003
|
Junior Member |
|
|
I often end up processing successive data sets that are similar but
have say a different number of data points. For each run of the loop
I store the data into a structure. However, as the structure changes
slightly each time through the loop I can't concatenate the structures
and have no other way of storing the structures together. If I
remember rightly, PV-WAVE had a function called 'LIST' which allowed
you to store structures or arrays of different sizes etc together. Is
there any way of doing this in IDL, or is there another way around
this problem.
Cheers
Roger
|
|
|
Current Time: Wed Oct 08 15:28:11 PDT 2025
Total time taken to generate the page: 0.00661 seconds