help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with interpolation code


From: c.
Subject: Re: Help with interpolation code
Date: Wed, 27 Jun 2012 08:59:03 +0200

On 27 Jun 2012, at 04:34, mantale1 wrote:

> Hi all,
> 
>   I have some experience with MATLAB/Octave but I keep getting some
> unexpected errors when I try to write a simple program that uses either
> bilinear or nearest-neighbor interpolation. Here is the code:

I might be missing something, but why can't you just use 

interp2 (im, x, y, method)

?

c.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]