Feeds
질문
"Data variables must be numeric or logical" despite variable being logical when using grpstats
function ViewData(data) resp = cell2mat(data(:, 3)) == 39; corrAns = ismember(data(:, 1), {'2F_H', '2F_V'}); score = double(c...
대략 4년 전 | 답변 수: 1 | 0
