EKKOREAD
by Ian Howat
28 Jul 2007
(Updated 30 Jul 2007)
Import WinEkko ascii GPR data files with header info.
|
Watch this File
|
| File Information |
| Description |
EKKOREAD Import a WinEKKO Ground Penetrating Radar File (.as2).
[x,t,A] = EKKOREAD('FILE') reads an ascii Sensors & Software WinEkko export file (.as2 extension). Output values are:
x: vector of trace positions in x direction.
t: vector of travel times
A: amplitude data array
hdr: structure array of parameters from header file in field .name and .value (empty if no header file exists).
EKKOREAD('FILE','HEADERFILE') uses the specified header file. Default = 'FILE.hd'. |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 30 Jul 2007 |
Fixed some typos in description and added keywords. |
|
Contact us at files@mathworks.com