Function listed in Data Acquisition Toolbox is not available after installing toolbox

Hello,
I need to open some TDMS files for post processing, and according to Matlab documentation, there are supposed to be a number of TDMS file readers and utilities with the 'Data Acquisition' toolbox.
I've installed the toolbox, but the functions are not found when I try to invoke them.
For instance, I am trying to use the function 'tdmsinfo' which is documented in the toolbox, but when I try 'help tdmsinfo' from my Command Window, Matlab tells me that 'tdmsinfo not found'.
I know it is supposed to be in the Data Acquisition toolbox, what gives?
Thanks for your help. I've searched the forums and did not find an answer.
Wes

1 件のコメント

Walter Roberson
Walter Roberson 2022 年 7 月 30 日
Could you verify that you are using MS Windows? And that after you install the toolbox it shows up in "ver"?

サインインしてコメントする。

 採用された回答

Steven Lord
Steven Lord 2022 年 7 月 31 日

1 投票

According to the information at the end of the documentation page for the tdmsinfo function in Data Acquisition Toolbox, it was "Introduced in R2022a". The release tag on this question indicates you're using release R2020b. The release you're using is too old to have this function. You will need to upgrade to release R2022a or later (if you're reading this after release R2022b or a later release is available) in order to use that function.

その他の回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeData Acquisition Toolbox Supported Hardware についてさらに検索

製品

リリース

R2020b

質問済み:

2022 年 7 月 30 日

回答済み:

2022 年 8 月 1 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by