3D convex hull plot
24 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Computational Geometry en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!