Re: concatenating numeric arrays

From: priyanka roy <priyankaroy1_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 26 2011 - 16:14:48 MDT

Thanks Dennis.

best
Priyanka

On Fri, Aug 26, 2011 at 6:04 PM, Dennis Shea <shea@ucar.edu> wrote:

> http://www.ncl.ucar.edu/**Document/Functions/**Contributed/array_append_**
> record.shtml<http://www.ncl.ucar.edu/Document/Functions/Contributed/array_append_record.shtml>
>
> a1 = array_append_record (xa, xb, 0)
> a2 = array_append_record (a1, xc, 0)
> a3 = array_append_record (a2, xd, 0)
>
>
> On 8/26/11 3:59 PM, priyanka roy wrote:
>
>> Hello,
>>
>> I was wondering if there is any function for concatenating numeric
>> arrays. I usually do it manually, as I couldn't find any ncl function
>> for it. Please do let me know if there is one.
>>
>> Thanks
>> Priyanka
>>
>>
>> ______________________________**_________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/**mailman/listinfo/ncl-talk<http://mailman.ucar.edu/mailman/listinfo/ncl-talk>
>>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Aug 26 16:14:59 2011

This archive was generated by hypermail 2.1.8 : Mon Aug 29 2011 - 21:44:22 MDT