From: robot xyz on
I exported clusters from wave_clus to sigtool GUI. Now, how do I see the time stamps for individual clusters (in a form of a matrix) ?
(I tried using Inspect, but it showed only a 1 by 1 array for tim_tstamps).
Thank you
From: Malcolm Lidierth on
Timestamps are stored in a vector. The different values for the marker on each timestamp tell you which cluster each spike belongs too. It is not clear exactly what display you want. You may need to consult the manual and write a custom display.
From: robot xyz on
Thanks.
I want the vector in which time stamps are stored. Is it possible?


"Malcolm Lidierth" <ku.ca.lck(a)htreidil.mloclam> wrote in message <hvo5ou$jcb$1(a)fred.mathworks.com>...
> Timestamps are stored in a vector. The different values for the marker on each timestamp tell you which cluster each spike belongs too. It is not clear exactly what display you want. You may need to consult the manual and write a custom display.