Extracts and plots horizontal profiles - SCRIPT
The script extracts and plots horizontal profiles from a square point cloud (evenly spaced points, e.g. *.DAT format obtained with the SURFER software). The user choose the amount of horizontal profiles to extrapulate and to plot. The profiles extrapulated are evenly spaced.
Soon the script will be upgraded to work as a function.
INPUT: - file .DAT, square point cloude of evenly spaced points;
- number of profiles to extract;
- size of the sides of the grid.
OUTPUT: - plots;
- variables: 1) LON_PLOT - asse x;
2) LAT_PLOT - asse y;
3) profili_estratti - asse z (elevation).
Zitieren als
Veronica Taurino (2024). Extracts and plots horizontal profiles - SCRIPT (https://www.mathworks.com/matlabcentral/fileexchange/72337-extracts-and-plots-horizontal-profiles-script), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
profili rappresentativi orizzontali
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1 | Description update. |
||
1.0.0 |