3D convex hull plot
조회 수: 19 (최근 30일)
이전 댓글 표시
I have three sets data:
x1=1,y1=6,z1=8 & x2=7,y2=11,z2=20 & x3=15,y3=22,z3=35.
I want to plot a 3D convex hull in Matlab 2014b, which shows the projection of the surfaces in each plane (x-y, x-z, and y-z). The axis x contains x points, y shows y points and z includes z data.How is it possible?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Computational Geometry에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!