From: Perry <repky@board.thanks>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: 3D Mapping
Message-ID: <ef386c5.3@webcrossing.raydaftYaTP>
Date: Fri, 2 Jun 2006 04:52:04 -0400
References: <ef386c5.-1@webcrossing.raydaftYaTP> <447f6b82$0$18347$ba4acef3@news.orange.fr>
Lines: 52
NNTP-Posting-Host: 172.143.169.150
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:353040



CRet,

You're right ! Utter rubbish I wrote. I blame it on me responding
late at night.

Sorry Alicia !

 CRet wrote:
>
>
> Dear Akicia,
>
> look at the doc griddata and the exemple.
>
> Hope this help you.
> C.Ret
>
>
> "Alicia Sanchez" <aliciasmm82@gmail.com> wrote in
> news:ef386c5.-1@webcrossing.raydaftYaTP...
>> 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
>> |_________________________
>
>
>