Determine visibility of graphics object

I was wondering if it is possible to retrieve the z-buffer information of a figure. In my case I'm drawing a scatter3 and a surf plot. I want to separate markers hidden by the surface from the ones visible in the plot.

Answers (1)

Unfortunately, there is no documented way to do this.

2 Comments

Maybe I could do that by using a affine transformation and checking for the distance. But how do I get that matrix from the figure?
Did you solve this Florian? Thank you.

Sign in to comment.

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange

Products

Asked:

on 15 May 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!