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

Home » Public Forums » archive » output in an array
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
output in an array [message #49698] Fri, 11 August 2006 12:10
adisn123 is currently offline  adisn123
Messages: 44
Registered: July 2006
Member
Hi,

I'm pretty sure this should be very simple, but somehow it's not
working.

Ex.

For i=0, 5 do begin
a = i+1
b = i+4
result = [i,a,b]

endfor

IDL>print, result

IDL> 5, 6, 9

How can I make this puts its output result in an array in a variable
"result"?
[Message index]
 
Read Message
Previous Topic: question about readf
Next Topic: Re: output in an array

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

Current Time: Fri Oct 10 09:40:30 PDT 2025

Total time taken to generate the page: 1.36136 seconds