Effacer les filtres
Effacer les filtres

How can I convert lvm data(data from labview) into matlab format.Please help I will be using this data for my research.

33 vues (au cours des 30 derniers jours)

Réponse acceptée

Guillaume
Guillaume le 2 Mai 2018
Most likely,
data = readtable(yourlvmfile, 'HeaderLines', 9);
should read the file properly.
If not, instead of screenshots which we can't do any testing with, attach the actual file.

Plus de réponses (0)

Catégories

En savoir plus sur LabVIEW dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by