ba_get_device_features#
Return capabilities of the connected device.
Function Signature#
function features = ba_get_device_features()
Usage#
features = ba_get_device_features()
Outputs#
featuresdevice-features struct returned by the native MEX gateway.
Example#
features = ba_get_device_features()
Notes#
Requires an active device connection.
Source File#
matlab/ba_get_device_features.m