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

Home » Public Forums » archive » Re: Arrays merging
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Arrays merging [message #47495 is a reply to message #47494] Wed, 15 February 2006 09:06 Go to previous messageGo to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
Julio wrote:
>
> ARRAY1 STRING = Array[15, 4]
> ARRAY2 STRING = Array[15, 6]
>
> I need to merge these two arrays into 1. I'm using:
>

Try

Array3 = [[array1], [array2]]

and have a look at http://www.dfanning.com/tips/array_concatenation.html.

Good luck,
Benjamin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Arrays merging
Next Topic: Newbie to satellite data and IDL

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

Current Time: Sat Oct 11 09:23:08 PDT 2025

Total time taken to generate the page: 2.48472 seconds