LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem using the TDM / TDMS reading script on MATLAB 7.5 (release 2007b)

Dear all,
 
I want to read my tdms files on MATLAB 7.5, (r2007b); when I tried using the script provided on "Reading TDM/TDMS Files with The MathWorks, Inc. MATLAB® Software" page, (Report Date: 05/22/2007,Last Updated: 05/30/2007,Document ID: 49L3K6FN)
 
 
 
running loadTDM (on the provided TDM file, only the examplePath was changed to the current directory), I got the following error:
 
 
>> loadTDM
??? There was an error loading the library "D:\MatLab TDM Example\bin\nilibddc.dll"
Error using ==> loaddefinedlibrary
The specified procedure could not be found.
 
Error in ==> loadTDM at 16
loadlibrary([examplePath '\nilibddc'], hfile);
>>
 
 
Anybody else notice this problem?
 
Any help would be gratefully appreciated!!
 
Thanks dearly,
 
Raphael
0 Kudos
Message 1 of 2
(2,637 Views)

Hi WildCherry,

The script available with this KnowledgeBase does not work with MATLAB® 7.5, (r2007b). We are in the process of updating our documents to point out this fact. As of now, it works only with versions before 7.5. Other alternatives are mentioned in the following post. Thank you.

MATLAB®, Real-Time Workshop®, and Simulink® are the registered trademarks of The MathWorks, Inc. Further, other product and company names mentioned herein are trademarks, registered trademarks, or trade names of their respective companies.

0 Kudos
Message 2 of 2
(2,602 Views)