ba_status#
Return BrainAccess MEX runtime status.
Function Signature#
function result = ba_status()
Usage#
result = ba_status()
Outputs#
resultstatus struct returned by the native MEX session command.
Example#
status = ba_status()
Notes#
The backend_variant field identifies the active runtime session type.
Source File#
matlab/ba_status.m