plitkey/matlas_tools
Version 1.0.0.0 (5.07 MB) by
Paula
Read and write point clouds into Matlab using LAStools library
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 LinuxCategories
Find more on Point Cloud Processing in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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.
