필터 지우기
필터 지우기

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