Determine visibility of graphics object

1 次查看(过去 30 天)
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.

回答(1 个)

Walter Roberson
Walter Roberson 2012-5-15
Unfortunately, there is no documented way to do this.
  2 个评论
Florian
Florian 2012-5-15
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?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by