Coloring corresponding points in 2 set of 3d Points the same.
2 次查看(过去 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!