Raster to XYZ
版本 1.0.0.0 (1.5 KB) 作者:
Joseph Wheaton
Converts an Arc ASCII Raster to a vector point file.
2.1K 次下载
更新时间
2008/2/25
无许可证
This script simple reads in an ASCII raster file (in Arc ASCII Format) and then outputs a CSV file in XYZ format with a point (row) for each grid cell.
This is handy for converting gridded DEMs to raw point data.
It is slow because most of the IO part of the code can not be vectorized, but it does the trick.
引用格式
Joseph Wheaton (2024). Raster to XYZ (https://www.mathworks.com/matlabcentral/fileexchange/18894-raster-to-xyz), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R13
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Industries > Automotive >
- Aerospace and Defense > Aerospace Blockset > Guidance, Navigation, and Control (GNC) >
- Robotics and Autonomous Systems > Automated Driving Toolbox > Detection and Tracking > Lidar Processing >
- Automotive > Automated Driving Toolbox > Detection and Tracking > Lidar Processing >
在 Help Center 和 MATLAB Answers 中查找有关 Automotive 的更多信息
标签
致谢
启发作品: ascii2xyz
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |