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

4 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Steven Lord
Steven Lord il 31 Lug 2022
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.

Più risposte (1)

Wesley Ramm
Wesley Ramm il 1 Ago 2022
Thank you Steven! That sorted it!
Wes

Categorie

Scopri di più su Data Acquisition Toolbox Supported Hardware in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by