ba_disconnect#
Disconnect the active BrainAccess device.
Function Signature#
function result = ba_disconnect()
Usage#
result = ba_disconnect()
Outputs#
resultstruct returned by the native MEX session command.
Example#
ba_disconnect()
Notes#
Requires an active device connection.
Source File#
matlab/ba_disconnect.m