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

Home » Public Forums » archive » Re: list manipulation
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: list manipulation [message #78803 is a reply to message #78802] Sun, 18 December 2011 04:43 Go to previous messageGo to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Dec 18, 4:33 am, Vincent Sarago <vincent.sar...@orange.fr> wrote:
> Hello Greg,
>
> normally with the List object you have to use the 'FindValue' method :
>
> IDL> A = indgen(10)
> IDL> B = indgen(10) + 10
> IDL> C = indgen(3) + 50
> IDL> lis = list(a,b,c, /extract)
> IDL> d = l.FindValue(10)
> IDL> print, d
>           10
>
> vincent

that is not working for me!!!
Dave
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: list manipulation
Next Topic: Extending or resizing array in IDL

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

Current Time: Fri Oct 10 06:16:22 PDT 2025

Total time taken to generate the page: 0.48375 seconds