Borrar filtros
Borrar filtros

PCSHOW - three or more point clouds

3 visualizaciones (últimos 30 días)
Vignesh
Vignesh el 2 de Nov. de 2023
Comentada: Vignesh el 7 de Feb. de 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

Respuesta aceptada

Walter Roberson
Walter Roberson el 2 de Nov. de 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.

Más respuestas (0)

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by