Hi,
I know that "pcshowpair" can help in visualising two point clouds. Please let me know how to visualise if I have three or more pointclouds in a single plot.
Regards,
Vignesh

 Réponse acceptée

Walter Roberson
Walter Roberson le 2 Nov 2023

0 votes

When you call pcshowpair() you can have it return an axes handle. If you turn hold "on" for that axes handle, then you can do more pcshowpair() and the results will be added to the same axes.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by