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

Home » Public Forums » archive » ARRAYS (correction)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
ARRAYS (correction) [message #2862] Thu, 08 September 1994 08:21
mallozzi is currently offline  mallozzi
Messages: 60
Registered: August 1994
Member
Sorry for the typo in previous post.
Of course the loop should be

temp = FLTARR(N_ELEMENTS(y(1,*)))
for i=0,N_ELEMENTS(y(1,*))-1 do temp(i) = y(1,i)
z = [x,temp]

Bob Mallozzi
mallozzi@ledzep.msfc.nasa.gov
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Large arrays to DLL?
Next Topic: Problem with PLOT limits in IDL v3.6

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

Current Time: Fri Oct 10 04:46:41 PDT 2025

Total time taken to generate the page: 1.04106 seconds