I normally import CSV outputs from PsychoPy into Matlab, using readtable, e.g. T = readtable('d:\test.csv', 'readvariablenames', true); ...
確定! 回上一頁