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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0

