From: "Alicia Sanchez" <aliciasmm82@gmail.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: 3D Mapping
Message-ID: <ef386c5.-1@webcrossing.raydaftYaTP>
Date: Thu, 1 Jun 2006 16:11:05 -0400
Lines: 20
NNTP-Posting-Host: 134.130.246.127
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:352962



I need to plot a figure more or less like the one showed in the "surf
function". My problem is that I have 3 vectors of size Nx1, that
indicate the x and y coordinates, and the other one the power value
associated to that point (x,y).

My problem is that I need to make some interpolation with the values
that I have, in order to construct the surface to be respresented. In
this picture is shown more or less the values that I've got. The x´s
represents a different value. So i need to cover the holes in between
them, so I can draw a surface where the height (or color) indicates
the value of the power.
Any of you know how to solve this problem?

|
| x x
| x x x x x x
|xx x x x x x x
|xx x x
|x x x x x x x
|_________________________