Skip to main content
Skip table of contents

RSKreadwavetxt.m

Arguments

Input 

  • file - filename of the text export archive directory to be read

Output

  • RBR


Reads the Ruskin exported text data for a "wave" instrument into Matlab structure comparable to what would have been obtained using the Ruskin Matlab export. 

Example:

CODE
system('unzip 099999_20160517_1200.zip') % not necessary if already unzipped
RBR = RSKreadwavetxt('099999_20160517_1200');


This script is meant as a temporary solution to a bug in Ruskin that prevents export of large RSK files to Matlab format, specifically for files obtained from "wave"-type loggers. This function may disappear in the future.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.