Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 444 Bytes

NLX2MAT_convert

Converts Neuralynx data to useable .mat format using the Neuralynx MATLAB converter

Primary function: NLX2MAT_convert.m

Options in function:

  • save_on (1 to save data)
  • plot_on (1 to see every data stream coming in, will pause after each one)

TODO: need to deal with non-continuous data, right now the time vector assumes continuous data stream