Watch this Author's files
LAS file formats 1.1 and 1.2 are so similar, that this m-file can read LAS1.2 files. Just change line 35 from:
if VersionMajor ~= 1 || VersionMinor ~= 1
to:
if VersionMajor ~= 1
and it will work!
This is a very helpful file. Are you planning on unp-dating it to read LAS 1.2?
Do you have also written Las writer in matlab ?
Can you attach a .las file to your post so I can see how it works, I'm completely confused :S I'm new at this with MatLab. Thanks.
Contact us at files@mathworks.com