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

Home » Public Forums » archive » linear interpolation to form a deformation field
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
linear interpolation to form a deformation field [message #88419] Wed, 23 April 2014 13:26 Go to previous message
g.nacarts is currently offline  g.nacarts
Messages: 148
Registered: November 2013
Senior Member
Hi

I am trying to perform linear interpolation but I am getting an error. I had the following data:

I insert the ARRAY CSV file into IDL. Then I had create the BX as shown below

ARRAY STRING = Array[384, 384]
DX INT = Array[4, 4]

I use the INTERPOL() function: result=INTERPOL(Dx,array)
I got the following error:

IDL> example
FINDGEN: Variable is undefined: X.
Error occurred at: INTERPOL 146 C:\Program Files (x86)\ITT\IDL64\lib\interpol.pro

I didn't defined the variable X nowhere in my code so I didn't see why I got this error. Does anyone know why I got this error?

With Thanks
G.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: xprinter
Next Topic: Re: Error detected while calling MPFIT_FDJAC2

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

Current Time: Wed Oct 08 13:31:43 PDT 2025

Total time taken to generate the page: 0.00387 seconds