tdmsread
Description
retrieves data from the specified TDMS file and returns a cell array of tables. Each element
of the cell array is a table corresponding to a channel group.data
= tdmsread(tdmsfile
)
uses name-value pairs to filter the data reading and specify output format.data
= tdmsread(tdmsfile
,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2022a