Thanks a lot for this cool toolbox! ÷ i am currently preparing data from different nex files in matlab and eventually saving these data ( 60 channels MEA) as 60 single channels .mat files that i can feed later to the Get_spikes function. my question is > (since i already have the data from each channel on the matlab variables workspace ) is there away to read the variable from the work space directly into the Get_spikes function rather than having to save the variables and then used the save .mat files which is quite time consuming ?
Dear Fernando,
Thanks a lot for this cool toolbox! ÷ i am currently preparing data from different nex files in matlab and eventually saving these data ( 60 channels MEA) as 60 single channels .mat files that i can feed later to the Get_spikes function. my question is > (since i already have the data from each channel on the matlab variables workspace ) is there away to read the variable from the work space directly into the Get_spikes function rather than having to save the variables and then used the save .mat files which is quite time consuming ?