Get started
Download
Tutorials
Publications
FAQ
Contact
To get started with your own data:
Step 1.
Download DataHigh
.
Step 2.
Create a Matlab struct
D
, where
field
D(i).data
is a matrix of 0's and 1's (with size
#neurons
x
#1ms time bins
)
whose rows are the spike trains for the
i
th trial.
Step 3.
Call
DataHigh(D, 'DimReduce')
in the DataHigh/ folder.