Skip to content

billkarsh/SpikeGLX-MATLAB-SDK

Repository files navigation

SpikeGLX-MATLAB-SDK

What

The SDK lets MATLAB applications communicate with SpikeGLX phase30 versions 20220101 and later:

  • Set/get parameters.
  • Start/Stop runs.
  • Start/stop writing.
  • Fetch data in real time.
  • Everything you need to integrate SpikeGLX into your workflow.

There's an included closed-loop latency test program; used to obtain these results on an i7-8850H, 2.6 GHz laptop:

MATLAB API Latency

Note: Low latency mode is available with SpikeGLX 20230815 and later.

Who

The SDK is developed by Bill Karsh of the Tim Harris Lab at HHMI/Janelia Research Campus.

Building in Windows

I build using MS Visual Studio C++ 2015, and MATLAB R2018b.

Licensing

Use is subject to Janelia Research Campus Software Copyright 1.2 license terms: http://license.janelia.org/license.

fin