ba_scan#

Scan for nearby BrainAccess devices.

Function Signature#

function devices = ba_scan()

Usage#

devices = ba_scan()

Outputs#

devices

struct array with fields name and mac_address.

Example#

devices = ba_scan()

Notes#

Call ba_init before scanning.

Source File#

matlab/ba_scan.m