Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.
Published December 9, 2021 | Version 2.5
Software Open

SumeetSinha/DAQData_Matlab: DAQData_Matlab

  • 1. University of California Davis

Description

DAQData_Matlab

Matlab Functions to read and plot binary data files of centrifuge tests conducted at Center for Geotechnical Modeling at the University of California Davis.

Requirements

Matlab Version (> R2018b)

Instructions to use

The shared archived folder consist of two Matlab files:

1) LoadData.m – contains the code for reading the binary file and loading sensor data in the memory. The variables corresponding to the sensor name start with "V" followed by the sensor name. If the sensor name (in the excel config file) has any spaces or dash, the corresponding characters in the sensor variable name are replaced with underscore ''.

2) ProcessData.m – is the main program where actual manipulation is done. It specifies the filename, calls the LoadData.m to load the sensor data. The load can then be further manipulated as per the user.

3) Script_Bin_To_Text - contains stand-alone Matlab scripts for converting the binary data files to text files. The scripts can be used to convert more than one binary file to text files. Steps to use the

- Just place all the binary files in the Test/BinFile directory
- Run ConvertBinaryToTextFile.m
- The corresponding text files are converted in Test/TXTFile directory

Send your comments, bugs, issues, and features to add to Sumeet Kumar Sinha at sumeet.kumar507@gmail.com.

Files

SumeetSinha/DAQData_Matlab-2.5.zip

Files (22.3 MB)

Name Size Download all
md5:fcc861efac4d717cae693252a5e63ddb
22.3 MB Preview Download

Additional details