Plotting 3D pointcloud in 2D along the Z axis

조회 수: 1 (최근 30일)
Dae Park
Dae Park 2017년 1월 30일
답변: KSSV 2017년 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