Quantcast
Channel: Measurement Studio for VC++ topics
Viewing all articles
Browse latest Browse all 660

TDMS file opener with matlab

$
0
0

Hi,

 

I'm trying to open the TDMS file with the source code from TDMS Reader - File Exchange - MATLAB Central (mathworks.com).

 

I was able to open some files but weren't able to open files saved using DAQmx assist block. 

 

The error I'm getting is as in the picture below.

kapitan2269_0-1643216273321.png

 

The code I use is 

 

routeV = 'I:\Temp';

A = 1; 
B = 4; 

for a = 1:A
[P,~] = TDMS_readTDMSFile([routeV,'_',num2str(a.','%04d'),'.tdms']);
% for b = 1:B
% DB(:,a,b) = P.data{1,b+2}';
% end
end

 

and the files I'm trying to open are in the attached file. 

 

Thank you in advance.


Viewing all articles
Browse latest Browse all 660

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>