Plotting 3D pointcloud in 2D along the Z axis

1 次查看(过去 30 天)
Hello,
I have a matrix with 3 columns (X, Y, Z coordinates) along with thousands of rows per each column. I can convert this to a pointcloud matrix and create a 3D plot.
However, I would like to generate 2D plots for X and Y, along the Z (similar to browsing a CT scan per slice). This sounds fairly simple but I'm not sure where to start. Could you help me with how to begin with this problem?
Thank you in advance, -DP

回答(1 个)

KSSV
KSSV 2017-1-30
doc delaunay , trisurf and triplot

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by