I want to get the coordinates of a click from the user relative to the axes of the pcshow function. For example, if I have a scan of a room, I wanted to be able to capture a click on the wall of the room and get the coordinates.
I have tried using the method of doing this according to Getting clicked point coordinates in 3D figure Matlab but it doesnt seem to work on pcshow.