ilandau

Results 2 comments of ilandau

So what I did was to replace line 31 with the following: `edges = window(1):psthBinSize:window(2); [psth, edges] = histcounts(stRelToEvent, edges); bins = edges(1:end-1) + psthBinSize/2; ` Matlab seems to highly...

Sure. I'm a bit of a newbie to github collaboration. It looks like I need to be assigned as a "collaborator" in order to start a new branch and then...