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

Home » Public Forums » archive » Re: cursor,xi,yi,/normal
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: cursor,xi,yi,/normal [message #61081] Thu, 03 July 2008 06:50 Go to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Jul 3, 3:26 pm, Spon <christoph.b...@gmail.com> wrote:
> On Jul 3, 2:16 pm, d.po...@gmail.com wrote:
>
>
>
>> Chris
>> thanks your cod works well.but which one is the output coordinate?
>> i put
>> print,array
>> but there is some error
>> any help?
>> D
>
> Save the entire chunk of code as 'grapharray.pro', compile it and call
> it as an IDL function:
> Output = Grapharray(Xvalues, Yvalues)
>
> When the program returns (after you right-click in the window), your
> array will be stored in the Output variable.
>
> Also, this line:
>  Diffs = XDiffs + YDiffs
>
> Should probably read:
>  Diffs = SQRT(XDiffs^2 + YDiffs^2)
>
> Good luck,
> Chris

thanks Chris. it works very well
D
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: image question (maybe stupid one)
Next Topic: aquamacs 1.4 & IDLWAVE

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

Current Time: Wed Oct 08 18:56:14 PDT 2025

Total time taken to generate the page: 0.00426 seconds