DAQData_Matlab

Versión 2.5 (21,3 MB) por Sumeet
Matlab functions to read and plot sensor data files obtained from centrifuge test conducted at Center for Geotechnical Modeling at UCDavis
4 descargas
Actualizado 9 dic 2021

View DAQData_Matlab on File Exchange

DAQData_Matlab

Read and plot binary data files of centrifuge tests conducted at Center for Geotechnical Modeling at @UCDavis

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 starts with “V_” followed by the sensor name. If the sensor name (in excel config file) has any spaces or dash, the corresponding characters in sensor variable name is 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 files 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.

Citar como

Sumeet Kumar Sinha. SumeetSinha/DAQData_Matlab: DAQData_Matlab. Zenodo, 2021, doi:10.5281/ZENODO.5770993.

Ver más estilos
Compatibilidad con la versión de MATLAB
Se creó con R2018a
Compatible con cualquier versión desde R2018b hasta R2021b
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
2.5

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.