Feeds
提问
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?
7 years 前 | 2 个回答 | 0
2
个回答提问
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: ...
7 years 前 | 3 个回答 | 0
3
个回答提问
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...
7 years 前 | 2 个回答 | 0

