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

Home » Public Forums » archive » Concatenate arrays
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
Concatenate arrays [message #41459] Thu, 28 October 2004 19:06
roberson_1 is currently offline  roberson_1
Messages: 10
Registered: November 2003
Junior Member
Can someone please explain why I can't break up the third index array.
I only want to grab certain frames and recombine to get new image. I
would have expected to be new_arry=(10,10,5)



data=findgen(10,10,10)

array1=data(*,*,0:1)
array2=data(*,*,3:5)

new_array=array1+array2
help,new_ARRAY FLOAT = Array[10, 10, 2]

Thanks,
Lee
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: WIDGET_LABEL FONT cross platform compatability
Next Topic: calling Fortran from IDL

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

Current Time: Wed Oct 08 14:56:26 PDT 2025

Total time taken to generate the page: 0.00443 seconds