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

Home » Public Forums » archive » INTERPOLATE a matrix
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
INTERPOLATE a matrix [message #66698] Thu, 04 June 2009 08:53
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Hi all,

This is a simple question if you know the answer. :P
I'm trying to INTERPOLATE a matrix from the first row to the last top
row. For example:

data=FLTARR(5,5)
data[*,0]=FINDGEN(5)
data[*,4]=6.

I want to INTERPOLATE the values data[*,1:3] using the values data[*,
0] and data[*,3].
I'm trying to do that using the INTERPOLATE function but I'm
confused.

Can anybody help, me?
Thanks,
nata
[Message index]
 
Read Message
Previous Topic: creating buffers in IDL
Next Topic: Re: Superimpose Two Images

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

Current Time: Fri Oct 10 22:58:45 PDT 2025

Total time taken to generate the page: 1.03774 seconds