plitkey/matlas_tool​s

Version 1.0.0.0 (5.07 MB) by Paula
Read and write point clouds into Matlab using LAStools library
208 Downloads
Updated 20 Sep 2017

Matlab MEX code for using LAStools library to read laser scanning data into Matlab
load mex binaries las2mat.mexw64 and mat2las.mexw64 from https://github.com/plitkey/matlas_tools/tree/master/OS_Win/Binaries/Win64
Or compile the source with the latest LASTools library.

[hdr,str]  = las2mat('-i C:path\to\las_file\or_lazfile.laz'); to have your point cloud in Matlab. More info in file Use_example.m

Cite As

Paula (2026). plitkey/matlas_tools (https://github.com/plitkey/matlas_tools), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.