plotting points in 3D using distances between them
이전 댓글 표시
Hello, I have a matrix of distances between 10 points. i.e. distance between point 1 and all others, distance between point 2 and all others, etc. Is there a way to plot the positions of these points in a 3D graph based on the distance information? Thank you for your help!
댓글 수: 2
KSSV
2018년 5월 16일
Yes there are multiple options to plot. What exactly you expecting? Any pictorial example? If you want to show as points you can use plot3 and scatter.
Ahilya Sawh
2018년 5월 16일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Scatter Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!