Biomedical User Group Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

File converter function - tdms to .mat files

Hello,

I am using the file converter function to convert .tdms files to mat files.  I have 16 or so different variables in the .tdms files that are all the same size and pretty big. However, when I open the newly created .mat files, the variables only contain the first 100,000 data points. Is there a size limit to the file converter function?

Thanks,

Justin

0 Kudos
Message 1 of 2
(4,734 Views)

Hi Justin,

The issue you reported should be a limitation of the file converter function in the Biomedical Startup Kit. One workaround is to chunk one .tdms file into multiple files and each file contains a maximum of 100,000 data points. You then convert all the .tdms files into .mat files and combine all the .mat files in MATLAB.

Regards,

Mark

0 Kudos
Message 2 of 2
(3,688 Views)