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

Home » Public Forums » archive » allocating data to different array on each loop step
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
allocating data to different array on each loop step [message #46271] Sat, 12 November 2005 02:08
snfinder@naver.com is currently offline  snfinder@naver.com
Messages: 35
Registered: August 2005
Member
Dear all,


I just want to allocate data(computed in each loop step) to different
array in each step.


for example,
while ...


..
..
data=...


a0=data
.
.
endwhile


in other words
loop step 1: a1=data
loop step 2: a2=data
loop step 3: a3=data
.
.
.
end of loop


I need new array on each step but I can not know the size of array(data

computed)and number of steps in advace.
It would be different on each step.


To sum up,
I need the generation of array(different name ex) a0,a1,a2....)on each
loop step.


Thank you.


Help me~ You can give a bright to a blind(IDL blind like me ^^;;).
SOS~~
[Message index]
 
Read Message
Previous Topic: Adobe 7.0 in IDL
Next Topic: Quickly Erasing lines on direct graphics images

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

Current Time: Wed Oct 08 13:44:24 PDT 2025

Total time taken to generate the page: 0.00451 seconds