3D convex hull plot
13 次查看(过去 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!