Effacer les filtres
Effacer les filtres

PCSHOW - three or more point clouds

3 vues (au cours des 30 derniers jours)
Vignesh
Vignesh le 2 Nov 2023
Commenté : Vignesh le 7 Fév 2024
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
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.
  1 commentaire
Vignesh
Vignesh le 7 Fév 2024
Thanks for answering my question.

Connectez-vous pour commenter.

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