TA_txt2MAT

converts text datafile from TA rheometer to a .mat datafile.
249 Downloads
Updated Tue, 06 Aug 2013 22:20:09 +0000

View License

For an input text file, called filename.txt, the output binary file has name filename.txt.mat. Stores
numeric data as a column matrix. The columns have an associated header, i.e. header{1} is the header to the first column, and units, i.e. units{4} is the units for the fourth column.

To run, put TA_txt2MAT in your search path, and change the working directory to where the .txt files are. Executing TA_txt2MAT will convert the .txt files. ( Skips the .txt files that have already been converted. )

Cite As

Stephan Koehler (2024). TA_txt2MAT (https://www.mathworks.com/matlabcentral/fileexchange/42976-ta_txt2mat), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Convert Image Type in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0