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

Home » Public Forums » archive » Function to find value in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Function to find value in IDL [message #78120] Thu, 27 October 2011 04:34
Waleria is currently offline  Waleria
Messages: 6
Registered: October 2011
Junior Member
I'm working with multidimensionals arrays, where my array is of type:

% Compiled module: READ_FILE.
<Expression> DOUBLE = Array[4, 16, 16, 16]
<Expression> DOUBLE = Array[4, 16, 16, 16]
<Expression> FLOAT = Array[16, 16, 16]
<Expression> FLOAT = Array[16, 16, 16]

No entanto as posições 16 e 16 do Array[4, 16, 16, 16] variam de
acordo com arquivo lido, ou seja, no caso vou ter algo assim:
Array[4,X,X,Y] . Então preciso de alguma função que encontre o valor
dessa posição.

However the positions 16 and 16 of the Array[4, 16, 16, 16] vary with
file read or if I have something like this: Array [4, X, X, Y]. So I
need some function to find the value of the position X and Y.

You understand?

I have this code: http://pastebin.com/DxRCWpTj

Thanks,
[Message index]
 
Read Message
Previous Topic: Re: plot 3 array one up to another
Next Topic: Error in IDL

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

Current Time: Fri Oct 10 09:52:21 PDT 2025

Total time taken to generate the page: 1.20097 seconds