.xyz file functions
Here are two functions:
xyzread reads text .xyz files into your Matlab workspace. This is written for GMT-generated .xyz files, but may work for other .xyz files as well.
xyz2grid converts the columnated data from a .xyz file into a gridded dataset that can be viewed with surf, pcolor, or imagesc. Note: this function does not interpolate! It simply reshapes the z values from a column of z data and puts them into a 2D matrix.
Citar como
Chad Greene (2025). .xyz file functions (https://es.mathworks.com/matlabcentral/fileexchange/56414-xyz-file-functions), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
xyz file operations/
xyz file operations/html/
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
