Trouble in reading .tdms file
Show older comments
https://drive.google.com/drive/folders/1SLYPYeZqFFTJnZIeY_VhvrNOBYI1Kv9a?usp=sharing
I tried reading this tdms file, however it shows entries upto 1500 sample size only for a particular channel. I would like to have a table of all channels with their row wise values so that I can access any channel. Additionally, the same tdms file I tried in python entries shows upto 80k rows for a single channel. Is the file size too much to handle in MATLAB, why it is not showing all data and plotting the same for a single channel. Further, can I import this for signal processing toolbox in MATLAB.
7 Comments
Shivam Gothi
on 2 Oct 2024
The file "Data1.tdms" is not accessible. Can you please share the downloaded "Data1.tdms" file?
Shivam Gothi
on 2 Oct 2024
Susmita
on 2 Oct 2024
Star Strider
on 2 Oct 2024
The tdmsread function requires the Data Acquisition Toolbos or the Communications Toolbox. It should be available here, except that the files are too large (‘Data1.tdms’ is 135.3 MB and ‘Data1.zip’ is 48.4 MB) to upload to MATLAB Answers, so this has to wait for someone with one of those Toolboxes to see this and read the files offline.
Susmita
on 2 Oct 2024
Star Strider
on 2 Oct 2024
My pleasure!
My point is that only someone with one of those Toolboxes installed will be able to help you with this.
Accepted Answer
More Answers (0)
Categories
Find more on Time-Frequency Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!