How do I Read the Measurement Values From the CSV File Saved by a WT1800 Using MATLAB?
A quick and simple way of accessing the measurement data from a CSV file saved by the WT1800 is to use the MATLAB import wizard. In MATLAB, simply click on File > Import Data.... You can also use the MATLAB built-in function xlsread. Please be sure to move the CSV into your MATLAB Current Folder directory.