ba_get_battery_info#

Return battery information for the connected device.

Function Signature#

function battery = ba_get_battery_info()

Usage#

battery = ba_get_battery_info()

Outputs#

battery

battery-info struct returned by the native MEX gateway.

Example#

battery = ba_get_battery_info()

Notes#

Requires an active device connection.

Source File#

matlab/ba_get_battery_info.m