BpodSystem_Object

The Bpod device is represented in MATLAB as a BpodSystem object.

The BpodSystem object is global, and can be accessed from any MATLAB workspace with:

global BpodSystem

The object's properties contain information about the state machine. They can be explored by typing

BpodSystem

at the MATLAB command prompt.