neuropixels icon indicating copy to clipboard operation
neuropixels copied to clipboard

Basic LFP characterization

Open xingong6 opened this issue 2 years ago • 0 comments

When running the basic LFP characterization, I get into the bug due to the inexistence of function array2stringCell, error message as below. May I know how to get this function? Thanks!

" Undefined function 'array2stringCell' for input arguments of type 'double'.

Error in plotLFPpower (line 31) hleg = legend(array2stringCell(marginalChans*10));

Error in Spikes_at_certrain_timepoint (line 68) plotLFPpower(F, allPowerEst, dispRange, marginalChans, freqBands);

xingong6 avatar May 19 '22 16:05 xingong6