MDF Import Tool and Function
by Stuart McGarrity
13 Jan 2006
(Updated 04 Aug 2009)
GUI tool and function to import signal data from MDF (Measure Data Format) files
|
Watch this File
|
| File Information |
| Description |
This tool and function imports data from MDF (.dat or .mdf) files to the MATLAB® workspace or MAT-file. Each signal comes in as a separate variable. Associated time vectors are also generated.
Calling 'mdfimport' without parameters brings up a interactive GUI. Calling 'mdfimport' with parameters reads the signals in directly.
Instructions: Unzip attached files and put on your path or in the current directory. Type mdfimport to run. Access help from the tools Help menu of the GUI for more information or by directly reading the two HTML files included.
Tested in releases from R13 to R2006A. Tested more with MDF files generated by ETAS INCA. Does work with some files VECTOR CANtech CANape. |
| Acknowledgements |
This submission has inspired the following:
MDF Import Tool and Function - with resampling/interpolation, XDA -> signal list
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (28) |
| 17 Jan 2006 |
Brian Gebby
|
|
|
| 23 Jan 2006 |
Andrew Herman
|
|
|
| 15 Feb 2006 |
Douglas Basberg
|
|
|
| 08 Mar 2006 |
Sebastien LAURENT
|
|
|
| 24 May 2006 |
Xiao Zhang
|
|
|
| 10 Jul 2006 |
Liu Qiang
|
|
|
| 21 Jul 2006 |
Gene DiValentin
|
|
|
| 14 Aug 2006 |
Timo Schmidt
|
|
|
| 13 Sep 2006 |
Elmar Riesmeier
|
|
|
| 31 Oct 2006 |
G D
|
|
|
| 25 Jul 2007 |
jerome edwards
|
|
|
| 29 Oct 2007 |
john coppola
|
|
|
| 20 Nov 2007 |
Manohar Chenekala
|
|
|
| 22 Jan 2008 |
Mark Zurawski
|
|
|
| 10 Feb 2008 |
jerome M
|
|
|
| 28 Feb 2008 |
Jedediah Frey
|
|
|
| 15 Mar 2008 |
firstname lastname
|
|
|
| 13 May 2008 |
KC YANG
|
|
|
| 19 May 2008 |
Sunil Lengare
|
|
|
| 16 Jun 2008 |
Sven P.
|
|
|
| 19 Jun 2008 |
Andreas .
|
|
|
| 25 Sep 2008 |
J. Wang
|
|
|
| 17 Apr 2009 |
Ingmar Brandt
|
|
|
| 27 Jul 2009 |
Andreas Patzer
|
|
|
| 11 Jun 2010 |
Adrian
|
|
|
| 06 Apr 2011 |
Christian Schultes
|
|
|
| 02 Aug 2011 |
AlainMil
|
|
|
| 06 Dec 2011 |
Nikhil
|
|
|
| Updates |
| 17 Jan 2006 |
Add missing "Create signal selection file" menu item. Change version number from .2 to 1.0 |
| 20 Jan 2006 |
* Ensure that long signal names are used for variables. Previously, signal names longer than 32 characters were truncated
* Changed "Remove device names" check box text to "Hide device names" |
| 13 Mar 2006 |
* Now callable as a command.
* Generate the equivalent command and parameters
* Save imported signals to a MAT-File.
* Append variable names with rate strings
* Append variable names with additional text |
| 20 Mar 2006 |
Removed version number |
| 24 Mar 2006 |
Modified Summary |
| 28 Mar 2006 |
* Added support for string data types
* Added support from formula conversion types 10 and 12 |
| 13 Sep 2007 |
Changed screenshot |
| 20 Jul 2009 |
Added trademarks. |
| 04 Aug 2009 |
Copyright work. |
|
Contact us at files@mathworks.com