Read .dat files

168 visualizzazioni (ultimi 30 giorni)
Elaheh
Elaheh il 30 Mar 2018
Commentato: Star Strider il 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.

Risposta accettata

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

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by