Effacer les filtres
Effacer les filtres

Read .dat files

142 vues (au cours des 30 derniers jours)
Elaheh
Elaheh le 30 Mar 2018
Commenté : Star Strider le 30 Mar 2018
I wonder how to get MATLAB read an event file (generated by Neuroscan) in MATLAB. I tried load, csvread, dlmread. None worked. The data includes 5 columns of numbers and one column of words. I do not need the words, though. I can open it by notepad or export it to excel and then apply text to column. Thank you.

Réponse acceptée

Star Strider
Star Strider le 30 Mar 2018
See if importdata (link) or readtable (link) will work.
  6 commentaires
Elaheh
Elaheh le 30 Mar 2018
It works. Thank you so much.
Star Strider
Star Strider le 30 Mar 2018
As always, my pleasure.
If my Answer helped you solve your problem, please Accept it!

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by