Skip to content
Snippets Groups Projects

SerialTrigCoder

A Matlab class for encoding and decoding serial trigger IDs with Manchester coding. When decoding raw trigger data, the event latency and type is returned in EEGlab format (i.e. EEG.event struct).

Example

Example on how to use the class is given in "SerialTrigCoder_Example.m".