LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Import tdms file into matlab

Hello,

 

I would like to import tdms file (Labview version 2009) into Matlab (R2012a). I tried to follow a few solution given in this forum, however I couldn't find any that could help me.

 

I hope anyone can give guidance on how to import these file.

 

Many thanks

 

Best regards

 

Hafisoh

 

0 Kudos
Message 1 of 6
(9,358 Views)
I'm not aware of any utility to do this automatically, however writing data to a .m file that you can read into MATLAB is not hard. The format is well-documented and easy to replicate.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 6
(9,351 Views)
0 Kudos
Message 3 of 6
(9,309 Views)

@mikeporter wrote:
writing data to a .m file that you can read into MATLAB is not hard. 

Already done: http://www.mathworks.com.au/matlabcentral/fileexchange/44206-converttdms--v10-

Certified LabVIEW Developer
Message 4 of 6
(9,288 Views)

Hi,

 

Thanks to all for the advice..Smiley Happy

 

 

 

Regards 

 

fie

 

0 Kudos
Message 5 of 6
(9,281 Views)

@fie wrote:

 

Thanks to all for the advice..Smiley Happy 


If you really want to thank them, give them kudos, and mark the answer to the question.

0 Kudos
Message 6 of 6
(9,264 Views)