Converting .MF4 files into .mat files.

321 vues (au cours des 30 derniers jours)
Kaustubh hike
Kaustubh hike le 19 Juil 2021
Modifié(e) : Kaustubh hike le 27 Juil 2021
Dear Matlaber
I am using version 2017b. I want to convert .MF4 files into .mat files. if I use this function "m = mdf('Filename.mf4');" , then it gives error as
To use 'mdf', at least one of the following products must be licensed, installed, and enabled:
Powertrain Blockset
Vehicle Network Toolbox
Are these toolboxes are mandotory ? is there any other way to do these conversions in matlab without having any addtional toolboxes ?
Thanks in advance,
Koustubh

Réponses (1)

KSSV
KSSV le 19 Juil 2021
If the function lies in that toolbox then it is mandatory to have that toolbox installed to access the file.
If you don't have access to that toolbox, you may try writitng your own code tor try some functions available in file exchange:
  1 commentaire
Kaustubh hike
Kaustubh hike le 27 Juil 2021
Modifié(e) : Kaustubh hike le 27 Juil 2021
Thanks. This helps.
But how to use this fucntion ? for Example?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Software Development Tools dans Help Center et File Exchange

Produits


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by