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).
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.