Community Profile

photo

j shen


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Take lines from array
I have an 64X4 array A , and I want take out every first 2 lines in every 4 line, is there some easy way to do that?

5 years ago | 2 answers | 0

2

answers

Question


cannot read .csv
I am trying to read a .csv file and tried csvread() and textscan(), none of them is worked. When I use csv(fname) it said: ...

5 years ago | 3 answers | 0

3

answers

Question


Read .asc of eyemovement
I use Data= textread(FileName,'%s', 'delimiter', '\n'); to read .asc file of eyemovement, but all data in the same column like t...

5 years ago | 2 answers | 0

2

answers