ExportMDF
Converts Matlab/Simulink data stored in 'MAT' format to DAT format (MDF 3.0) which can be read by ETAS MDA or CANape tool.
Please follow instruction to use at GitHub repo: https://github.com/rrahuldev/ExportMDF
Zitieren als
Rahul Rajampeta (2025). ExportMDF (https://github.com/rrahuldev/ExportMDF), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: MDF Import Tool and Function
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.6.1.0 | . |
|
|
2.6.0.0 | Updated minimum requirement for Matlab version. Moved the files to GitHub repository: https://github.com/rrahuldev/ExportMDF |
|
|
2.5.0.0 | use INLINE with your model simulation as a post script when simulation data is saved as SimulationDataset
|
||
2.4.0.0 | Includes the update for using the output file with CANape. |
||
2.3.0.0 | bug fixes |
||
2.2.0.0 | Supports non-uniform Time series, generated through variables logged in enable/trigger/function call subsystems. No data values are interpolated to nearest available values.
|
||
2.1.0.0 | -
|
||
2.0.0.0 |