Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: interplation problem for a 2d matrix with some null points
Date: Thu, 11 Mar 2010 16:05:37 +0000 (UTC)
Organization: EPFL AI DIT-SB
Lines: 4
Message-ID: <hnb4ch$csd$1@fred.mathworks.com>
References: <hnaakc$j85$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1268323537 13197 172.30.248.37 (11 Mar 2010 16:05:37 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 11 Mar 2010 16:05:37 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1472411
Xref: news.mathworks.com comp.soft-sys.matlab:615982


I think the following function does exactly what you need:
http://www.mathworks.com/matlabcentral/fileexchange/4551-inpaintnans

Matthias