TDMS Reader
Read TDMS files v1 & v2 without DLL
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Jim Hokanson (2026). TDMS Reader (https://uk.mathworks.com/matlabcentral/fileexchange/30023-tdms-reader), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: loadDemonVoltTDMS
General Information
- Version 2.6.0 (48.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.6.0 | - added complex data reading support
|
||
| 1.13.0 | Added simple usage example to description |
||
| 1.12.0 | Just added a link to the description |
||
| 1.11.0 | Bug fix (potentially silent bug), see version notes file. |
||
| 1.10.0 | Fixed some bugs with interleaved data, as well as a bug in reading timestamp data (not properties) which failed with dates prior to 1904. |
||
| 1.9.0 | Fixed a bug in which an error check I had in place was incorrectly being thrown.
Also allows for only reading .tdms_index files (for debugging) |
||
| 1.8.0 | 2.2 Update:
|
||
| 1.7.0 | I was a bit quick with the last update (v2.0). It had some bugs with respect to parsing subsets of the data. |
||
| 1.4.0 | The main update to version 2 is the ability to retrieve a subset of the data from channels. In addition I've added some extra wrappers to handle data retrieval. |
||
| 1.3.0 | Ver. 1.2 - I had an incorrect minus sign when reading the timestamp property which yielded an invalid year. Data timestamp reads were correct and previously tested :)
|
||
| 1.2.0 | Fixed a major bug with reading unicode. Other small bug fixes and improvements can be seen in TDMS_VERSION_INFO. |
||
| 1.1.0 | Updated description |
||
| 1.0.0 |