ba_close#

Close the BrainAccess native MEX runtime.

Function Signature#

function result = ba_close()

Usage#

result = ba_close()

Outputs#

result

struct returned by the native MEX session command.

Example#

ba_close()

Notes#

Releases native core state held by the persistent MEX gateway.

Source File#

matlab/ba_close.m