Read .dat files

247 ビュー (過去 30 日間)
Elaheh
Elaheh 2018 年 3 月 30 日
コメント済み: Star Strider 2018 年 3 月 30 日
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.

採用された回答

Star Strider
Star Strider 2018 年 3 月 30 日
See if importdata (link) or readtable (link) will work.
  6 件のコメント
Elaheh
Elaheh 2018 年 3 月 30 日
It works. Thank you so much.
Star Strider
Star Strider 2018 年 3 月 30 日
As always, my pleasure.
If my Answer helped you solve your problem, please Accept it!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by