Coloring corresponding points in 2 set of 3d Points the same.
조회 수: 1 (최근 30일)
이전 댓글 표시
I have 2 sets of 3d points (S1, S2) and a matrix showing the (non one-to-one) mapping from S1 to S2, where each row is (id_S1, id_S2).
I would like to plot the 2 sets of points such that every point in S2 it is colored the same as its corresponding points in S1 using a colormap like Jet.
Any help much appreciated.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Color and Styling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!