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!