DAQData_Matlab

Version 2.5 (21,3 Mo) par Sumeet
Matlab functions to read and plot sensor data files obtained from centrifuge test conducted at Center for Geotechnical Modeling at UCDavis
4 téléchargements
Mise à jour 9 déc. 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.

Citation pour cette source

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

Afficher d’autres styles
Compatibilité avec les versions de MATLAB
Créé avec R2018a
Compatible avec les versions R2018b à R2021b
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
2.5

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.