For each Matlab file (*.mat) on ../0-data/SoutheastOahu_FieldData/adcp2/Stats

1) make a directory with name based on root of Matlab filename
2) export each parameter as follows:

Each ASCII text file name is the name of the variable in
Matlab, created with the command
                                                                                 
save -ASCII variable.txt variable

