Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
3 D data rapresentation
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a matrix of values (large part are zero), and two vectors of coordinates, x and y, that defines the matrix in which I have the values of the point. I use mesh(x,y,imageMag) to plot the data, but I wuold like to see the peaks sharper. Is it possible? After that I would like to compute the volume under the surface I have plotted with mesh (physically it rappresents a power and I have to check if is it constant)
댓글 수: 1
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!