Feeds
질문
How to make two global field power figures in the same figure?
if length(size(EEG.data))==3 gfp = std(mean(EEG.data,3)); end figure; plot(EEG.times, std(mean(EEG.data,3)), 'r', 'linewi...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to random a chart?
I am trying to use matlab code to random a word chart. I want to random one line of the chart, not a single word. But I've check...
대략 6년 전 | 답변 수: 1 | 0