Skip to content

MATLAB Examples

The MATLAB SDK includes the SynapseAPI class for communicating with Synapse.

You can download the latest MATLAB SDK files here. The SynapseAPI class installs into:

C:\TDT\TDTMatlabSDK\TDTSDK\SynapseAPI

Example experiments and scripts can be found here:

C:\TDT\TDTMatlabSDK\Examples\SynapseAPI

Run Experiment For Set Time

This examples shows how to use MATLAB to control the Synapse mode and monitor recording status

This uses the 'ExperimentSetTime' example experiment, but it could run with any experiment

Export Continuous Data To Corpus Emulator

Import continuous data into MATLAB using TDTbin2mat

Export to binary files that are read into Corpus as PZ5 data

Use SynapseAPI to generate new recordings with this data

Concatenate the resulting data sets into one master data structure

Trigger Input

This examples shows how to start a Synapse recording using an external trigger into your processor

MATLAB monitors the bit input and controls Synapse state