User Tools

Site Tools


analysis:neuralynx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

analysis:neuralynx [2013/04/25 10:23]
mvdm
analysis:neuralynx [2018/07/07 10:19]
Line 1: Line 1:
-To load *.Ncs (Neuralynx Continuously Sampled) files, use the following: 
  
-<code matlab> 
-fc = FindFiles('​*.ncs'​);​ 
-data = ft_read_neuralynx_interp(fc);​ 
-</​code>​ 
- 
-Note that ''​ft_read_neuralynx_interp''​ calls a custom version of ''​ft_read_data''​. Make sure you use the version available from the [[https://​github.com/​mvdm/​vandermeerlab|vandermeerlab code repository]] (see also the [[computing:​CodeRepository|guide]] on how to use this). 
analysis/neuralynx.txt ยท Last modified: 2018/07/07 10:19 (external edit)