- To read point cloud data from “.pcap” format, use 'velodyneFileReader' function
- To write point cloud data as “.ply” format, use 'pcwrite' function.
- For “velodyneFileReader” - https://www.mathworks.com/help/vision/ref/velodynefilereader.html
- For “pcwrite” - https://www.mathworks.com/help/vision/ref/pcwrite.html