ExportMDF

Converts MAT to DAT format (MDF 3.0) which can be read by ETAS MDA or CANape tool.
2,3K Descargas
Actualizado 19 ago 2017

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

Citar como

Rahul Rajampeta (2026). ExportMDF (https://github.com/rrahuldev/ExportMDF), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Electrical Block Libraries en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: MDF Import Tool and Function

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
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
eg: mat2dat(logsout, 'test_data.dat'). logsout --> SimulationDataset object, 'test_data.dat' --> output filename

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

-
Update now reads workspace variables selected to create a MAT file. (use TimeSeries as the parameter option for the 'to workspace' blocks)

2.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.