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

Home » Public Forums » archive » Re: Insert row in structure
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: Insert row in structure [message #14595 is a reply to message #14588] Thu, 11 March 1999 00:00 Go to previous messageGo to previous message
Joe[2] is currently offline  Joe[2]
Messages: 11
Registered: May 1998
Junior Member
Yeah, I agree - very confusing. I guess that I would make dataout
big enough to hold the longest possible set of data's and just
append. Then after it is all done resort dataout to the desired order.
Otherwise, you are going to have to move large blocks of data
around every time you do an 'insert'. you are obviously sorting
these data by some criteria. Either add that info to the data's or
keep it as a separate array.

Joe Zawodny

> Joe Means (means@fsl.orst.edu) writes:
>
>> Howdy, I would like an effecient way to insert a row or observation in a
>> structure. The structure is simple like:
>> data = {data1,num:0L,x:0.0,y:0.0,z0.0}
>> dataout = Replicate(data,100000L)
>>
>> I will have to insert, and at other times append, rows into dataout.
>
> I don't think I understand what you are looking for.
> Is a "row" or "observation" another DATA1 structure?
> Or do you want to add another field to each DATA1 structure?
>
> Or does "insert a row" mean to add another DATA1
> structure into the middle of the dataout array of
> structures?
>
> I'm confused. :-(
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting
> Phone: 970-221-0438 E-Mail: davidf@dfanning.com
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
> Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: device,decomposed=1 question
Next Topic: Changing default backgroud color of WIDGET_DROPLIST

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

Current Time: Fri Oct 10 06:31:28 PDT 2025

Total time taken to generate the page: 0.56028 seconds