tdmsDatastore
Description
Use the TDMSDatastore object to access data from a collection of
      TDMS files.
Creation
Description
tdmsds =  tdmsDatastore(location)TDMSDatastore object based on a TDMS file or a collection of
          files in the folder specified by location. Within the folder, all files
          with the extension .tdms are included in the datastore.
tdmsds = tdmsDatastore(__,Name=Value)tdmsds using optional
          name-value pairs.
Input Arguments
Name-Value Arguments
Properties
Object Functions
Examples
Limitations
- As a special case of a datastore, the - TDMSDatastoreobject does not support the following functionality:- Partitioning for parallel computing 
- Shuffling 
 
Version History
Introduced in R2022a