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

Home » Public Forums » archive » Re: structure access using strings for tag-names
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: structure access using strings for tag-names [message #43477 is a reply to message #43421] Wed, 13 April 2005 02:30 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Thomas Pfaff wrote:
>> Try this out:
>>
>> ;get list of tag names
>> tagnamelist=tag_names(!P)
>>
>> ;find which tag has the name "MULTI"
>> tagindex=where(tagnamelist EQ 'MULTI')
>>
>> ;access the structure
>> print,!p.(tagindex)
>>
>> You can use struct.(0), struct.(1) etc. to access the values
>> in the first, second,... tag.
>>
>> --Paolo
>
>
> That sounds fine. I had read about the access method using struct.(i)
> but I had missed a possibility to get the index from the name.
>
> By the way. Is anyone using structures this way, or do you prefer


Yes

cheers
Reimar




--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: .compile vs .run
Next Topic: Re: tvimage, imcontour and ps dimensions

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

Current Time: Wed Oct 08 20:05:13 PDT 2025

Total time taken to generate the page: 0.01310 seconds