MDF_Reader.zip

Programmatic Reader for MDF-3.0 Files
3.8K Downloads
Updated Thu, 01 Sep 2016 15:27:53 +0000

View License

This is an update to Stuart McGarrity's MDF Import Tool, which brings data from v3.0 MDF (.dat or .mdf) files into the MATLAB® environment.
Calling 'mdfimport' without parameters brings up an interactive app. Calling 'mdfimport' with parameters reads the signals in directly.
New to this release is the function 'importMDF3' which allows the user to read an MDF file into a function's local workspace. Type doc importMDF3 for instructions and an example.
Instructions: Unzip attached files and place them on your path or in the current directory. Type mdfimport to run the app or call the importMDF3 routine to perform direct imports.

Cite As

Erin McGarrity (2024). MDF_Reader.zip (https://www.mathworks.com/matlabcentral/fileexchange/47518-mdf_reader-zip), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Import and Analysis in Help Center and MATLAB Answers
Acknowledgements

Inspired by: MDF Import Tool and Function

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

Added copyright statements to all files and user interface.