Mercurial > hg > map
diff utilities/UTIL_makePSTH.m @ 22:45f28c49461e master
removing duplicate changes
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Mon, 13 Jun 2011 18:21:05 +0100 |
parents | 5b23b9f11806 |
children |
line wrap: on
line diff
--- a/utilities/UTIL_makePSTH.m Mon Jun 13 18:13:29 2011 +0100 +++ b/utilities/UTIL_makePSTH.m Mon Jun 13 18:21:05 2011 +0100 @@ -1,4 +1,5 @@ -function PSTH =UTIL_makePSTH(inputData, dt, PSTHbinWidth) +function [PSTH dataPointsPerBin]= ... + UTIL_makePSTH(inputData, dt, PSTHbinWidth) % UTIL_PSTHmaker accumulates values into bins. % No corrections are applied % usage: