Raster to XYZ
Versione 1.0.0.0 (1,46 KB) da
Joseph Wheaton
Converts an Arc ASCII Raster to a vector point file.
2,1K download
Aggiornato
25 feb 2008
Nessuna licenza
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.
Cita come
Joseph Wheaton (2025). Raster to XYZ (https://it.mathworks.com/matlabcentral/fileexchange/18894-raster-to-xyz), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- 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 >
Scopri di più su Automotive in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: ascii2xyz
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
