フィルターのクリア

Read tsv. file

76 ビュー (過去 30 日間)
Houn JH
Houn JH 2020 年 1 月 27 日
編集済み: Walter Roberson 2022 年 5 月 17 日
Hoping somebody can help me out with some code. I’m trying to read .tsv files into Matlab using a loop so I can go through a bunch of trials quickly. I’ve never read in .tsv files before. I am looking at the code starting on line 55, The code on line 56 is supposed to get rid of the first 27 rows since those rows were all text and no data.
Attahced csv.file format was tsv. but I had to change the label to csv. due to reading file error.
Appreciate
  5 件のコメント
Houn JH
Houn JH 2020 年 1 月 28 日
But, this error message poped up on the command window.
-----
Error in Untitled (line 55)
eval(['tsvread' num2str(trialname) '.tsv;']);%This code loads in the file named "trialname";
Walter Roberson
Walter Roberson 2020 年 1 月 28 日
編集済み: Walter Roberson 2022 年 5 月 17 日

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT-Files についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by