wave_clus
wave_clus copied to clipboard
data input for get Get_spikes function
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 ?
Sorry, but we didn't add that feature. Nevertheless, you could make your own code using mainly the lines 154, 178-188 and 201 of Get_spikes.m