Azzera filtri
Azzera filtri

PCSHOW - three or more point clouds

3 visualizzazioni (ultimi 30 giorni)
Vignesh
Vignesh il 2 Nov 2023
Commentato: Vignesh il 7 Feb 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

Risposta accettata

Walter Roberson
Walter Roberson il 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.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by