Feeds
답변 있음
Extracting index from cell array
bad = split(string({'1RC', '2RB', '3LD', '10L', '9L', '4LD'}).'; bad = convertStringsToChars(bad); [badchan, numchan] = ismemb...
Extracting index from cell array
bad = split(string({'1RC', '2RB', '3LD', '10L', '9L', '4LD'}).'; bad = convertStringsToChars(bad); [badchan, numchan] = ismemb...
1년 초과 전 | 0
| 수락됨
질문
Extracting index from cell array
I'm currently trying to extract the indexes from a cell array of an EEG experiment and I used the ismember function to line up w...
1년 초과 전 | 답변 수: 2 | 0
