mdf
Access information contained in MDF-file
Description
The mdf
function creates an object for accessing a
measurement data format (MDF) file. See Measurement Data Format (MDF).
identifies a measurement data format (MDF) file and returns an MDF-file object, which you
can use to access information and data contained in the file. You can specify a full or
partial path to the file.mdfObj
= mdf(mdfFileName
)
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2016b