lidar.blocked.MATBlocks
Read and write blocks of blocked point cloud data as MAT files
Since R2022a
Description
The MATBlocks object is an adapter that reads and writes blocked
      point cloud data as MAT files, with one MAT file for each block.
The object saves the point cloud data files in a folder.
The table lists the support that the MATBlocks object has for various
        blockedPointCloud
      capabilities.
| Capability | Support | 
|---|---|
| Data types | 
 | 
| Process blocks in parallel using the applyfunction | Yes | 
Creation
Description
adapter = lidar.blocked.MATBlocks creates a
            MATBlocks object that reads and writes blocked point cloud data as MAT
          files, with one MAT file for each block.
Version History
Introduced in R2022a