MatLab Plotting Scripts for Wave Results
Since WaveExtract provides no graphical presentation of the data, I thought many of you MatLab users may be interested in a script that parses out the data (GetWap.m) and another that plots this data (plotwap.m).
The functions are straight forward and can be used with wave results from the AWAC, AWAC-AST, and PUV instruments.
Enjoy,
Torstein
The functions are straight forward and can be used with wave results from the AWAC, AWAC-AST, and PUV instruments.
Enjoy,
Torstein
Updated with newer versions since the formats have changed with QuickWave output.
The most common usuage is to open the wave parameter file with "GetWap.m" and then use the oupput (A data structure) from this for plotting with "PlotWap.m"
-Torstein
The most common usuage is to open the wave parameter file with "GetWap.m" and then use the oupput (A data structure) from this for plotting with "PlotWap.m"
-Torstein
Powered by
Ploneboard


