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

Home » Public Forums » archive » Re: How to increase array size by 1
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: How to increase array size by 1 [message #72021 is a reply to message #72020] Wed, 04 August 2010 12:13 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Aug 4, 3:57 pm, Fermiona Fermiona <fermion...@gmail.com> wrote:
> Hello
>
> I have a 2D array:
>
> xyz = fltarr (5,Size)
>
> How can I increase the number of rows to Size+1?
>
> Thank you

xyz=[[xyz],[fltarr(5)]]
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: How to increase array size by 1
Next Topic: Re: select first n elements of array without loop

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

Current Time: Fri Oct 10 19:40:42 PDT 2025

Total time taken to generate the page: 0.23894 seconds