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

Home » Public Forums » archive » Arrays merging
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 merging [message #47497] Wed, 15 February 2006 08:54
Julio[1] is currently offline  Julio[1]
Messages: 52
Registered: May 2005
Member
Hello, I have an easy question. I have two arrays:

help, array1
help, array2

ARRAY1 STRING = Array[15, 4]
ARRAY2 STRING = Array[15, 6]

I need to merge these two arrays into 1. I'm using:

Array3 = [array1, array2]

But it doesn't work, since the dimensions do not agree. How can I do to
concatenate these two arrays? How can I fill with zero values the
array1 to match it with array2??

Thanks!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Widgets + Object Oriented
Next Topic: Re: Arrays merging

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

Current Time: Thu Oct 09 09:20:33 PDT 2025

Total time taken to generate the page: 1.83686 seconds