From: Gigi on
Hello,

I have a surface plot with the performance of a software algorithm. I want to add to this plot a transparent plane which will indicate the minimum required performance.

Here is the surface plot: http://dl.dropbox.com/u/190212/Public/performance.png

Here is something similar to what I want to get: http://www.amibroker.org/userkb/wp-content/uploads/2007/08/io-3d.png (although in my case the plane will be oblique).

Some portions of the surface should be above the transparent plane I'm trying to insert, others below. The plane should start at 0 (the blue edge of the surface). It's angle should be configurable (let's say 45 degrees for start).

Any ideas how to insert a plane into the picture?
From: Lorenzo Guerrasio on
You can use patch and its property facealpha.

Gigi <adal.chiriliuc(a)gmail.com> wrote in message <1502434211.261286.1267015001755.JavaMail.root(a)gallium.mathforum.org>...
> Hello,
>
> I have a surface plot with the performance of a software algorithm. I want to add to this plot a transparent plane which will indicate the minimum required performance.
>
> Here is the surface plot: http://dl.dropbox.com/u/190212/Public/performance.png
>
> Here is something similar to what I want to get: http://www.amibroker.org/userkb/wp-content/uploads/2007/08/io-3d.png (although in my case the plane will be oblique).
>
> Some portions of the surface should be above the transparent plane I'm trying to insert, others below. The plane should start at 0 (the blue edge of the surface). It's angle should be configurable (let's say 45 degrees for start).
>
> Any ideas how to insert a plane into the picture?
From: Gigi on
Thanks, it worked!
 | 
Pages: 1
Prev: Clustering
Next: How to filter out noise