Borrar filtros
Borrar filtros

Read .dat files

142 visualizaciones (últimos 30 días)
Elaheh
Elaheh el 30 de Mzo. de 2018
Comentada: Star Strider el 30 de Mzo. de 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.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by