Info

此问题已关闭。 请重新打开它进行编辑或回答。

Query regarding depth of 3-D points

1 次查看(过去 30 天)
Ampi
Ampi 2012-11-13
Hello,
I have a query.Say I have a 3D surface where each point has a depth. Can you please provide the matlab code to find the normal depth of the point which has the highest z coordinate OR can you please provide me with the matlab code to find the highest depth of the 3D surface.Any help regarding this would be appreciable .
Thanks,
Ampi B
  2 个评论
José-Luis
José-Luis 2012-11-13
What's the normal depth?
What's wrong with the max() function?
doc max
Jan
Jan 2012-11-13
@Ampi: Could you please post what you have tried so far and explain which problems occurred? Then suggestion for improvements are much easier. Please note, that without code we do not have a chance to know, what "I have a 3D surface" exactly mean. This could mean a physical object, or data stored in an ASCII-file, an STL file or a 3D Cell-array. In consequence guessing what you could want is an inefficient strategy. So itÄs your turn to provide more details.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by