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

Home » Public Forums » archive » Array concatenation
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
Array concatenation [message #54866] Mon, 16 July 2007 19:27
Julio[1] is currently offline  Julio[1]
Messages: 52
Registered: May 2005
Member
Hi there,

I have a problem with array concatenation. Suppose:

A = bytarr(10, 10)
B = bytar(10, 5)

C=[A,B]

Sure, it doesn't work, because dimensions don't agree. But, I need to
join A and B. One possibility is to change the dimensions of array B
and fill missing lines with zeros. Is it possible??

comments welcome,
Best,
Julio
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: two issues with julian dates
Next Topic: about the currentrecord()

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

Current Time: Fri Oct 10 07:00:29 PDT 2025

Total time taken to generate the page: 1.04394 seconds