Home »
Public Forums »
archive »
variable sized arrays.
variable sized arrays. [message #1063] |
Fri, 11 June 1993 11:20 |
jabarone
Messages: 15 Registered: May 1993
|
Junior Member |
|
|
I am trying to write an application that can plot multiple images
on the same window at the same time. Now these images are created from
arrays of data points which are not necessarily the same size (i.e. not
the same number of points.) I'm trying to figure out a way to store
and index these variable size 1-D arrays. Is there any way to do this
in IDL with structs or something? I know I could just make some huge
arrays and use only those entries I need, but this seems very wasteful.
Any help would be greatly appreciated.
Thanks in advance.
John Barone
jabarone@athena.mit.edu
|
|
|
Current Time: Sat Oct 11 02:40:33 PDT 2025
Total time taken to generate the page: 0.63865 seconds