Import, Export, and Visualization
R2026bThe toolbox enables you to import and visualize point cloud data in MATLAB®. You can read data from various file formats, such as PLY, PCD, LAS, LAZ, E57, Ibeo data container, Velodyne® PCAP, Ouster® PCAP, and Hesai® PCAP.
To process large point cloud data that might not fit into memory, you can use the
blockedPointCloud object to represent the point cloud as a collection of
smaller blocks and process each one independently.
You can also export processed data to the PLY, PCD, LAS, and LAZ file formats. To learn how to work with lidar data, see Read, Process, and Write Lidar Point Cloud Data.
Apps
| Point Cloud Analyzer | View, edit, and analyze point cloud data |
Functions
Blocks
| Point Cloud Viewer | Visualize streaming point cloud data sequence (Since R2023a) |
Topics
- Introduction to Lidar
High-level overview of lidar concepts and applications.
- Coordinate Systems in Point Cloud Toolbox
Overview of coordinate systems in Point Cloud Toolbox™.
- What Are Organized and Unorganized Point Clouds?
Define unorganized and organized point clouds and how to convert the former to latter.
- The PLY Format
The Stanford Triangle Format.
- Choose a Point Cloud Viewer
Compare visualization functions.
- Overview of Large Point Cloud Processing
Understand block processing for large point clouds that do not fit in memory.







